gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
mjc2wsl - const_m1 added
authorDoni Pracner <quinnuendo@gmail.com>
Thu, 12 Jun 2014 14:18:18 +0000 (16:18 +0200)
committerDoni Pracner <quinnuendo@gmail.com>
Thu, 12 Jun 2014 14:18:18 +0000 (16:18 +0200)
src/mjc2wsl.java

index 6cd59e08a6d90082ee5b013cdd2519579713afe2..d5827844496350ebc4d0bf248b819bccc2236f2f 100644 (file)
@@ -455,6 +455,11 @@ public class mjc2wsl{
                                break;
                        }
 
+                       case const_m1: {
+                               prl(createToEStack(-1));
+                               break;
+                       }
+
                        case const_0:
                        case const_1:
                        case const_2:
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner