gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
replaced a14 with a15 as it should be
[mjc2wsl.git] / mjc2wsl.java
index c89fbab..7146de3 100644 (file)
@@ -183,7 +183,7 @@ public class mjc2wsl{
                for (int i=0;i<14;i++) get();
                
                prl(getStandardStart());
-               prl("SKIP;\n ACTIONS A_S_start:\n A_S_start == CALL a14 END");
+               prl("SKIP;\n ACTIONS A_S_start:\n A_S_start == CALL a15 END");
                int op = get();
                while (op>=0){
                                if (originalInComments) prl(createComment(""+op,C_OC));
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner