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