diff options
author | Adhitya Kamakshidasan | 2016-07-02 12:52:09 +0530 |
---|---|---|
committer | Adhitya Kamakshidasan | 2016-07-02 12:52:21 +0530 |
commit | c1b448a22291451308cca9946e2fb349a68f0fe8 (patch) | |
tree | 56af2abdbef86e86d66e33a713dabf1fb2e775cd /data_structures_correct/combine_script.bat | |
parent | b7574a3ed3d966ad03aea6a5ad7a32d6a98c833c (diff) | |
download | xcos-on-web-c1b448a22291451308cca9946e2fb349a68f0fe8.tar.gz xcos-on-web-c1b448a22291451308cca9946e2fb349a68f0fe8.tar.bz2 xcos-on-web-c1b448a22291451308cca9946e2fb349a68f0fe8.zip |
Combined all JavaScript files
Diffstat (limited to 'data_structures_correct/combine_script.bat')
-rw-r--r-- | data_structures_correct/combine_script.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data_structures_correct/combine_script.bat b/data_structures_correct/combine_script.bat new file mode 100644 index 0000000..54d2926 --- /dev/null +++ b/data_structures_correct/combine_script.bat @@ -0,0 +1 @@ +copy /b *.js ..\combined.js |