| # | Line 1 | Line 1 | Source = \ | |
|---|---|---|
| 1 | Source = \ | |
| 2 | < | do_Forces.F90 \ |
| 2 | > | doForces.F90 \ |
| 3 | DUFF.cpp \ | |
| 4 | EAM_FF.cpp \ | |
| 5 | ForceFields.cpp \ | |
| 6 | – | fortranWrappers.cpp \ |
| 6 | LJFF.cpp \ | |
| 7 | mpiForceField.c \ | |
| 9 | – | mpiSimulation_module.F90 \ |
| 8 | WATER.cpp \ | |
| 9 | notifyCutoffs.F90 \ | |
| 10 | < | wrappers.F90 \ |
| 10 | > | Shapes_FF.cpp \ |
| 11 | ||
| 12 | RmiSource = | |
| 13 | ||
| 14 | Main = | |
| 15 | ||
| 16 | < | include ../../make/Makefile |
| 16 | > | DEV_ROOT=../.. |
| 17 | > | include $(DEV_ROOT)/make/Makefile |
| 18 | > | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |