ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/io/Globals.hpp
(Generate patch)

Comparing trunk/src/io/Globals.hpp (file contents):
Revision 998 by chrisfen, Mon Jul 3 13:18:43 2006 UTC vs.
Revision 1024 by tim, Wed Aug 30 18:42:29 2006 UTC

# Line 65 | Line 65 | class Globals : public DataHolder {
65    DeclareParameter(Ensemble, std::string);
66    DeclareParameter(Dt, RealType);
67    DeclareParameter(RunTime, RealType);
68 <  DeclareParameter(InitialConfig, std::string);
68 >  //DeclareParameter(InitialConfig, std::string);
69    DeclareParameter(FinalConfig, std::string);
70    DeclareParameter(SampleTime, RealType);
71    DeclareParameter(ResetTime, RealType);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines