summaryrefslogtreecommitdiff
path: root/js/Linear/DLR.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/DLR.js')
-rw-r--r--js/Linear/DLR.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Linear/DLR.js b/js/Linear/DLR.js
index 47db18d8..90232eec 100644
--- a/js/Linear/DLR.js
+++ b/js/Linear/DLR.js
@@ -100,7 +100,6 @@ LexToken(EOL,'\n',1,1091)
LexToken(PREVAR,'%scicos_context',1,1101)
LexToken(ASSIGNMENT,'=',1,1116)
LexToken(PREVAR,'%scicos_context',1,1117)
-LexToken(SEMICOLON,';',1,1132)
LexToken(EOL,'\n',1,1173)
LexToken(PREVAR,'%scicos_context',1,1182)
LexToken(DOT,'.',1,1197)