summaryrefslogtreecommitdiff
path: root/js/Branching/GotoTagVisibilityMO.js
diff options
context:
space:
mode:
authorSunil Shetye2018-06-13 13:05:27 +0530
committerSunil Shetye2018-06-14 10:35:53 +0530
commit1df154abb3a2be1de529b3c06701f8c7485de1d0 (patch)
tree13737bf005cbfc16bb43f920b6e893a1db554f59 /js/Branching/GotoTagVisibilityMO.js
parentca2033026a6877d08135bad6622165a9075b50da (diff)
downloadsci2js-1df154abb3a2be1de529b3c06701f8c7485de1d0.tar.gz
sci2js-1df154abb3a2be1de529b3c06701f8c7485de1d0.tar.bz2
sci2js-1df154abb3a2be1de529b3c06701f8c7485de1d0.zip
add make rules for generating debug files
Diffstat (limited to 'js/Branching/GotoTagVisibilityMO.js')
-rw-r--r--js/Branching/GotoTagVisibilityMO.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/Branching/GotoTagVisibilityMO.js b/js/Branching/GotoTagVisibilityMO.js
index 80796c8c..1ba0fc5b 100644
--- a/js/Branching/GotoTagVisibilityMO.js
+++ b/js/Branching/GotoTagVisibilityMO.js
@@ -110,7 +110,8 @@ LexToken(VAR,'list',1,1178)
LexToken(OPENBRACKET,'(',1,1182)
LexToken(DQSTRING,'"str"',1,1187)
LexToken(COMMA,',',1,1188)
-LexToken(NUMBER,'-1',1,1189)
+LexToken(ADDITION,'-',1,1189)
+LexToken(NUMBER,'1',1,1190)
LexToken(CLOSEBRACKET,')',1,1191)
LexToken(COMMA,',',1,1192)
LexToken(VAR,'exprs',1,1193)