# | Line 15 | Line 15 | module simulation | |
---|---|---|
15 | PRIVATE | |
16 | ||
17 | #define __FORTRAN90 | |
18 | < | #include "fSimulation.h" |
19 | < | #include "fSwitchingFunction.h" |
18 | > | #include "brains/fSimulation.h" |
19 | > | #include "UseTheForce/fSwitchingFunction.h" |
20 | ||
21 | type (simtype), public, save :: thisSim | |
22 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |