From a249d85c0e727d8251102e13aa179f64d5f8dbf7 Mon Sep 17 00:00:00 2001
From: kamakshidasan
Date: Thu, 22 Dec 2016 15:42:26 +0530
Subject: Rearrange folders

---
 webapp/data_structures_correct/combine_script.bat | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 webapp/data_structures_correct/combine_script.bat

(limited to 'webapp/data_structures_correct/combine_script.bat')

diff --git a/webapp/data_structures_correct/combine_script.bat b/webapp/data_structures_correct/combine_script.bat
new file mode 100644
index 0000000..54d2926
--- /dev/null
+++ b/webapp/data_structures_correct/combine_script.bat
@@ -0,0 +1 @@
+copy /b *.js ..\combined.js
-- 
cgit