summaryrefslogtreecommitdiff
path: root/js/IntegerOp
diff options
context:
space:
mode:
authorSunil Shetye2018-06-16 02:25:21 +0530
committerSunil Shetye2018-06-16 02:25:21 +0530
commit1c39ed809c3870b5922bf9b66938b6346eeaa318 (patch)
tree42312190d9bf7092d1232359647f387b31828238 /js/IntegerOp
parentca2285f5d4f7acbd4b19ea4d8d685b3d21db0743 (diff)
downloadsci2js-1c39ed809c3870b5922bf9b66938b6346eeaa318.tar.gz
sci2js-1c39ed809c3870b5922bf9b66938b6346eeaa318.tar.bz2
sci2js-1c39ed809c3870b5922bf9b66938b6346eeaa318.zip
support numbers of format 1.0d10
Diffstat (limited to 'js/IntegerOp')
-rw-r--r--js/IntegerOp/DFLIPFLOP.js2
-rw-r--r--js/IntegerOp/DLATCH.js2
-rw-r--r--js/IntegerOp/JKFLIPFLOP.js2
-rw-r--r--js/IntegerOp/SRFLIPFLOP.js2
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