diff options
Diffstat (limited to 'msd/msd3D/main.cpp')
-rw-r--r-- | msd/msd3D/main.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/msd/msd3D/main.cpp b/msd/msd3D/main.cpp new file mode 100644 index 0000000..79010f5 --- /dev/null +++ b/msd/msd3D/main.cpp @@ -0,0 +1,3 @@ +#include "../msd.h" + +MSD("msd3D",msd3D,3) |