diff options
Diffstat (limited to 'js/IntegerOp')
-rw-r--r-- | js/IntegerOp/DFLIPFLOP.js | 2 | ||||
-rw-r--r-- | js/IntegerOp/DLATCH.js | 2 | ||||
-rw-r--r-- | js/IntegerOp/JKFLIPFLOP.js | 2 | ||||
-rw-r--r-- | js/IntegerOp/SRFLIPFLOP.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/js/IntegerOp/DFLIPFLOP.js b/js/IntegerOp/DFLIPFLOP.js index 272a2524..27f0aa23 100644 --- a/js/IntegerOp/DFLIPFLOP.js +++ b/js/IntegerOp/DFLIPFLOP.js @@ -1,3 +1,3 @@ -Syntax error in input LexToken(ASSIGNMENT,'=',1,1052) +Syntax error in input LexToken(VAR,'sim',1,1916) /* autogenerated from "macros/IntegerOp/DFLIPFLOP.sci" */ None diff --git a/js/IntegerOp/DLATCH.js b/js/IntegerOp/DLATCH.js index 07de8670..9a9366b8 100644 --- a/js/IntegerOp/DLATCH.js +++ b/js/IntegerOp/DLATCH.js @@ -1,3 +1,3 @@ -Syntax error in input LexToken(ASSIGNMENT,'=',1,1015) +Syntax error in input LexToken(VAR,'sim',1,1876) /* autogenerated from "macros/IntegerOp/DLATCH.sci" */ None diff --git a/js/IntegerOp/JKFLIPFLOP.js b/js/IntegerOp/JKFLIPFLOP.js index 28932383..77981260 100644 --- a/js/IntegerOp/JKFLIPFLOP.js +++ b/js/IntegerOp/JKFLIPFLOP.js @@ -1,3 +1,3 @@ -Syntax error in input LexToken(ASSIGNMENT,'=',1,2743) +Syntax error in input LexToken(VAR,'sim',1,3611) /* autogenerated from "macros/IntegerOp/JKFLIPFLOP.sci" */ None diff --git a/js/IntegerOp/SRFLIPFLOP.js b/js/IntegerOp/SRFLIPFLOP.js index 35535c0d..7b903408 100644 --- a/js/IntegerOp/SRFLIPFLOP.js +++ b/js/IntegerOp/SRFLIPFLOP.js @@ -1,3 +1,3 @@ -Syntax error in input LexToken(ASSIGNMENT,'=',1,2674) +Syntax error in input LexToken(VAR,'sim',1,3593) /* autogenerated from "macros/IntegerOp/SRFLIPFLOP.sci" */ None |