gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
mjc2wsl input codes res file is in the root
[mjc2wsl.git] / src / com / quemaster / transformations / mjc2wsl / MicroJavaInput.java
index 4f5e45a..2f8dcce 100644 (file)
@@ -26,7 +26,7 @@ import java.util.HashMap;
 
 public class MicroJavaInput {
        private HashMap<Integer, String> opMap;
-       public String opCodeFile = "mj-bytecodes.properties";
+       public String opCodeFile = "/mj-bytecodes.properties";
        private InputStream mainIn;
        int counter = -1;
 
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner