aboutsummaryrefslogtreecommitdiff
path: root/msd/msd2D/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'msd/msd2D/main.cpp')
-rw-r--r--msd/msd2D/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/msd/msd2D/main.cpp b/msd/msd2D/main.cpp
new file mode 100644
index 0000000..4539810
--- /dev/null
+++ b/msd/msd2D/main.cpp
@@ -0,0 +1,3 @@
+#include "../msd.h"
+
+MSD("msd2D",msd2D,2)