working demo
[mTask.git] / int / mTaskSymbols.h
index 90e4b66..3eb218a 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef MTASK_H
 #define MTASK_H
-#define BCNOP 1
+#define BCNOP 0
+#define BCLAB 1
 #define BCPUSH 2
 #define BCPOP 3
 #define BCSDSSTORE 4