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/Linear/DLR.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/Linear/DLR.pickle')
-rw-r--r-- | js/Linear/DLR.pickle | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/js/Linear/DLR.pickle b/js/Linear/DLR.pickle index 00444412..ae140424 100644 --- a/js/Linear/DLR.pickle +++ b/js/Linear/DLR.pickle @@ -83,43 +83,44 @@ p24 g7 sS'mmm' p25 -g2 -sS'model.in' +S'vector_boolean' p26 +sS'model.in' +p27 g10 sS'graphics.exprs' -p27 -NsS'x0' p28 +NsS'x0' +p29 g10 sS'typ' -p29 +p30 g2 sS'ok' -p30 -S'boolean' p31 -sS'model.blocktype' +S'boolean' p32 -S'string' +sS'model.blocktype' p33 -sS'model.dep_ut' +S'string' p34 -g2 -sS'exprs' +sS'model.dep_ut' p35 +g26 +sS'exprs' +p36 g7 sS'gr_i' -p36 +p37 g2 sS'PREVAR_scicos_context' -p37 -NsS'y' p38 +NsS'y' +p39 g2 sS'x' -p39 -NsS'model' p40 +NsS'model' +p41 g4 s.
\ No newline at end of file |