# | Line 1 | Line 1 | |
---|---|---|
1 | < | #ifdef __C |
1 | > | #ifdef __OPENMD_C |
2 | ||
3 | #ifndef __FSIMULATION | |
4 | ||
# | Line 30 | Line 30 | typedef struct{ | |
30 | int SIM_uses_AtomicVirial; | |
31 | } simtype; | |
32 | #endif /*__FSIMULATION*/ | |
33 | < | #endif /*__C*/ |
33 | > | #endif /*__OPENMD_C*/ |
34 | ||
35 | #ifdef __FORTRAN90 | |
36 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |