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

Comparing branches/development/src/applications/staticProps/StaticProps.cpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1725 by gezelter, Sat May 26 18:13:43 2012 UTC

# Line 44 | Line 44
44   #include <fstream>
45   #include <string>
46  
47 #include "brains/Register.hpp"
47   #include "brains/SimCreator.hpp"
48   #include "brains/SimInfo.hpp"
49   #include "io/DumpReader.hpp"
# Line 82 | Line 81 | int main(int argc, char* argv[]){
81  
82   int main(int argc, char* argv[]){
83    
85  //register force fields
86  registerForceFields();
84    
85    gengetopt_args_info args_info;
86    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines