summaryrefslogtreecommitdiff
path: root/calcos/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'calcos/bld.bat')
-rw-r--r--calcos/bld.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/calcos/bld.bat b/calcos/bld.bat
new file mode 100644
index 0000000..5d42b68
--- /dev/null
+++ b/calcos/bld.bat
@@ -0,0 +1,4 @@
+
+
+python setup.py install
+if errorlevel 1 exit 1 \ No newline at end of file