ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/brains/SimInfo.hpp
(Generate patch)

Comparing trunk/OOPSE-3.0/src/brains/SimInfo.hpp (file contents):
Revision 1999 by tim, Fri Feb 4 22:44:15 2005 UTC vs.
Revision 2000 by tim, Fri Feb 11 22:41:02 2005 UTC

# Line 61 | Line 61
61   #include "UseTheForce/ForceField.hpp"
62   #include "utils/PropertyMap.hpp"
63   #include "utils/LocalIndexManager.hpp"
64 < #include "selection/SelectionManager.hpp"
64 >
65   //another nonsense macro declaration
66   #define __C
67   #include "brains/fSimulation.h"
# Line 71 | Line 71 | class Molecule;
71   //forward decalration
72   class SnapshotManager;
73   class Molecule;
74 <
74 > class SelectionManager;
75   /**
76   * @class SimInfo SimInfo.hpp "brains/SimInfo.hpp"
77   * @brief As one of the heavy weight class of OOPSE, SimInfo

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines