Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

src/aclvis/aclvis.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 /***************************************************************************
00003  *
00004  * The IPPL Framework
00005  * 
00006  *
00007  * Visit http://people.web.psi.ch/adelmann/ for more details
00008  *
00009  ***************************************************************************/
00010 
00011 #ifndef ACLVIS_ACLVIS_H
00012 #define ACLVIS_ACLVIS_H
00013 
00014 #define ACLVIS_DEBUG
00015 
00016 #include "aclvis/Tool.h"
00017 #include "aclvis/Interact.h"
00018 
00019 extern VizTool *current_viztool;
00020 
00021 extern int aclvis_init(int argc, char **argv );
00022 
00023 #endif // ACLVIS_ACLVIS_H
00024 
00025 /***************************************************************************
00026  * $RCSfile: aclvis.h,v $   $Author: adelmann $
00027  * $Revision: 1.1.1.1 $   $Date: 2003/01/23 07:40:34 $
00028  * IPPL_VERSION_ID: $Id: aclvis.h,v 1.1.1.1 2003/01/23 07:40:34 adelmann Exp $ 
00029  ***************************************************************************/

Generated on Fri Nov 2 01:25:53 2007 for IPPL by doxygen 1.3.5