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

Comparing trunk/src/io/Globals.hpp (file contents):
Revision 1306 by chuckv, Thu Oct 16 18:25:36 2008 UTC vs.
Revision 1313 by gezelter, Wed Oct 22 20:01:49 2008 UTC

# Line 83 | Line 83 | namespace oopse {
83      DeclareParameter(ZconsTime, RealType);
84      DeclareParameter(ZconsTol, RealType);
85      DeclareParameter(ZconsForcePolicy, std::string);
86 <    DeclareParameter(Seed, int);
86 >    DeclareParameter(Seed, unsigned long int);
87      DeclareParameter(UseInitalTime, bool);
88      DeclareParameter(UseIntialExtendedSystemState, bool);
89      DeclareParameter(OrthoBoxTolerance, RealType);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines