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