summaryrefslogtreecommitdiff
path: root/js/IntegerOp/DFLIPFLOP.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/IntegerOp/DFLIPFLOP.js')
-rw-r--r--js/IntegerOp/DFLIPFLOP.js9
1 files changed, 3 insertions, 6 deletions
diff --git a/js/IntegerOp/DFLIPFLOP.js b/js/IntegerOp/DFLIPFLOP.js
index 6e2f16cc..19b1a6fa 100644
--- a/js/IntegerOp/DFLIPFLOP.js
+++ b/js/IntegerOp/DFLIPFLOP.js
@@ -42,20 +42,17 @@ LexToken(VAR,'x',1,904)
LexToken(ASSIGNMENT,'=',1,905)
LexToken(OPENSQBRACKET,'[',1,906)
LexToken(CLOSESQBRACKET,']',1,907)
-LexToken(SEMICOLON,';',1,908)
-LexToken(EOL,'\n',1,909)
+LexToken(EOL,'\n',1,908)
LexToken(VAR,'y',1,914)
LexToken(ASSIGNMENT,'=',1,915)
LexToken(OPENSQBRACKET,'[',1,916)
LexToken(CLOSESQBRACKET,']',1,917)
-LexToken(SEMICOLON,';',1,918)
-LexToken(EOL,'\n',1,919)
+LexToken(EOL,'\n',1,918)
LexToken(VAR,'typ',1,924)
LexToken(ASSIGNMENT,'=',1,927)
LexToken(OPENSQBRACKET,'[',1,928)
LexToken(CLOSESQBRACKET,']',1,929)
-LexToken(SEMICOLON,';',1,930)
-LexToken(EOL,'\n',1,931)
+LexToken(EOL,'\n',1,930)
LexToken(SELECT,'select',1,936)
LexToken(VAR,'job',1,943)
LexToken(EOL,'\n',1,946)