Under Original/Normal_Java/ one would find the original Labyrinth project ported...
[IRC.git] / Robust / src / Benchmarks / Java-Single / Labyrinth / mlp / Normal_Java / TODO.txt
diff --git a/Robust/src/Benchmarks/Java-Single/Labyrinth/mlp/Normal_Java/TODO.txt b/Robust/src/Benchmarks/Java-Single/Labyrinth/mlp/Normal_Java/TODO.txt
new file mode 100644 (file)
index 0000000..0317dd9
--- /dev/null
@@ -0,0 +1,13 @@
+This is what needs to be changed so that the program can compile with OoOJava
+
+
+============================================
+Router.Java
+============================================
+*** Remove comments around rblocks
+
+============================================
+Maze.Java
+============================================
+*** Remove Imports at the top
+*** Change Back the FileStream comment in readMaze (from Scanner)