# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |