Added matlab generator stub
authorHilton Bristow <hilton.bristow@gmail.com>
Mon, 11 Mar 2013 00:19:17 +0000 (10:19 +1000)
committerhbristow <hilton.bristow@gmail.com>
Mon, 17 Jun 2013 06:48:06 +0000 (16:48 +1000)
modules/matlab/generator/gen_matlab.py [new file with mode: 0644]

diff --git a/modules/matlab/generator/gen_matlab.py b/modules/matlab/generator/gen_matlab.py
new file mode 100644 (file)
index 0000000..d164312
--- /dev/null
@@ -0,0 +1,4 @@
+#/usr/bin/env python
+
+import sys, re, os.path
+from string import Template