ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/openmd/openmd.cpp
(Generate patch)

Comparing branches/development/src/applications/openmd/openmd.cpp (file contents):
Revision 1747 by gezelter, Wed Jun 6 15:52:25 2012 UTC vs.
Revision 1767 by gezelter, Fri Jul 6 22:01:58 2012 UTC

# Line 74 | Line 74 | int main(int argc,char* argv[]){
74   #endif
75    
76    initSimError();           // the error handler
77 <  srand48( 1337 );          // the random number generator.
77 >  //srand48( 1337 );          // the random number generator.
78  
79    std::string svnrev;
80    //convert a macro from compiler to a string in c++

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines