summaryrefslogtreecommitdiff
path: root/js/Linear/DLR_f.js
diff options
context:
space:
mode:
authorSunil Shetye2018-06-14 16:46:47 +0530
committerSunil Shetye2018-06-14 16:46:47 +0530
commit60f6c087744c8e3c7b79aad9b1cfd37d1e73c9d1 (patch)
tree0647836729cdf91e8a5648f0b78f16d2e6ff6e37 /js/Linear/DLR_f.js
parentab12084ac3c318d31ffc86ad1c7fb49fb7737a3f (diff)
downloadsci2js-60f6c087744c8e3c7b79aad9b1cfd37d1e73c9d1.tar.gz
sci2js-60f6c087744c8e3c7b79aad9b1cfd37d1e73c9d1.tar.bz2
sci2js-60f6c087744c8e3c7b79aad9b1cfd37d1e73c9d1.zip
ignore comma and semicolon after comment at the end of line
Diffstat (limited to 'js/Linear/DLR_f.js')
-rw-r--r--js/Linear/DLR_f.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Linear/DLR_f.js b/js/Linear/DLR_f.js
index 82bb1c97..79e2bad8 100644
--- a/js/Linear/DLR_f.js
+++ b/js/Linear/DLR_f.js
@@ -100,7 +100,6 @@ LexToken(EOL,'\n',1,1093)
LexToken(PREVAR,'%scicos_context',1,1103)
LexToken(ASSIGNMENT,'=',1,1118)
LexToken(PREVAR,'%scicos_context',1,1119)
-LexToken(SEMICOLON,';',1,1134)
LexToken(EOL,'\n',1,1175)
LexToken(PREVAR,'%scicos_context',1,1184)
LexToken(DOT,'.',1,1199)