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

Comparing trunk/OOPSE-3.0/src/brains/SimSetup.hpp (file contents):
Revision 1490 by gezelter, Fri Sep 24 04:16:43 2004 UTC vs.
Revision 1492 by tim, Fri Sep 24 16:27:58 2004 UTC

# Line 1 | Line 1
1   #ifndef __SIMSETUP_H__
2   #define __SIMSETUP_H__
3   #include <string>
4 < #include "StringUtils.hpp"
5 < #include "MakeStamps.hpp"
6 < #include "Globals.hpp"
7 < #include "ForceFields.hpp"
8 < #include "SimInfo.hpp"
9 < #include "ReadWrite.hpp"
10 < #include "AllIntegrator.hpp"
4 > #include "utils/StringUtils.hpp"
5 > #include "types/MakeStamps.hpp"
6 > #include "io/Globals.hpp"
7 > #include "UseTheForce/ForceFields.hpp"
8 > #include "brains/SimInfo.hpp"
9 > #include "io/ReadWrite.hpp"
10 > #include "integrators/AllIntegrator.hpp"
11  
12   using namespace std;
13   // this routine is defined in BASS_interface.cpp

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines