diff options
Diffstat (limited to 'msdND/main.cpp')
-rw-r--r-- | msdND/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/msdND/main.cpp b/msdND/main.cpp deleted file mode 100644 index e0df50e..0000000 --- a/msdND/main.cpp +++ /dev/null @@ -1,4 +0,0 @@ -#include "../msd.h" -// replace N with the number of dimension -// ex: MSD("msd13D",msd13D,13) for 13D -MSD("msdND",msdND,N) |