diff options
author | Sunil Shetye | 2018-07-15 00:26:52 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 92f8a251bbaeddf6ec034722a3079d865517d650 (patch) | |
tree | fb1b9f51c3456c04c02ac3ab144b65bdd392e98b /js/Sources/CONST_m.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/Sources/CONST_m.pickle')
-rw-r--r-- | js/Sources/CONST_m.pickle | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/js/Sources/CONST_m.pickle b/js/Sources/CONST_m.pickle index 2bb1d54b..752c9d95 100644 --- a/js/Sources/CONST_m.pickle +++ b/js/Sources/CONST_m.pickle @@ -73,25 +73,26 @@ S'string' p22 sS'model.dep_ut' p23 -g8 -sS'exprs' +S'vector_boolean' p24 +sS'exprs' +p25 g22 sS'gr_i' -p25 +p26 g8 sS'y' -p26 +p27 g8 sS'x' -p27 -NsS'model' p28 +NsS'model' +p29 g2 sS'ot' -p29 +p30 g6 sS'nout' -p30 +p31 g6 s.
\ No newline at end of file |