aboutsummaryrefslogtreecommitdiff
path: root/msdND/main.cpp
diff options
context:
space:
mode:
authorN.N. <nimon@users.sourceforge.net>2010-09-09 09:16:01 +0000
committerN.N. <nimon@users.sourceforge.net>2010-09-09 09:16:01 +0000
commit8547d0a9816f2df8b6a66a41331b7107e14856e7 (patch)
treeed9864a550aa6ed5d51fcfc7c5944eb26602cae6 /msdND/main.cpp
parent40f44ede6fb1b3b160fc34bac7e46a0f86653f64 (diff)
reorganizing msd directory
svn path=/trunk/externals/nusmuk/; revision=14015
Diffstat (limited to 'msdND/main.cpp')
-rw-r--r--msdND/main.cpp4
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)