From 1c39ed809c3870b5922bf9b66938b6346eeaa318 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Sat, 16 Jun 2018 02:25:21 +0530 Subject: support numbers of format 1.0d10 --- js/IntegerOp/SRFLIPFLOP.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/IntegerOp/SRFLIPFLOP.js') 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 -- cgit