Deleted File
authorAli Younis <ayounis@uci.edu>
Thu, 3 Aug 2017 05:21:20 +0000 (22:21 -0700)
committerAli Younis <ayounis@uci.edu>
Thu, 3 Aug 2017 05:21:20 +0000 (22:21 -0700)
version2/src/java/simple_test/README.txt [deleted file]

diff --git a/version2/src/java/simple_test/README.txt b/version2/src/java/simple_test/README.txt
deleted file mode 100644 (file)
index b9f7ee4..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-First build using:
-    ./build.bash
-
-To run this example run:
-    
-    # Starts the light bulb controller
-    ./run1.bash   
-
-    # Starts the fan controller
-    ./run3.bash   
-
-
-    # For each switch you need to run (can launch as many of these as desired as long as input number is different)
-    ./run2.bash <a unique integer not equal to 321 or 351>
-
-
-Dont forget to clear the cloud server directory
\ No newline at end of file