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/DLSS.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/Linear/DLSS.pickle')
-rw-r--r-- | js/Linear/DLSS.pickle | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/js/Linear/DLSS.pickle b/js/Linear/DLSS.pickle index 098b35e0..b2842dad 100644 --- a/js/Linear/DLSS.pickle +++ b/js/Linear/DLSS.pickle @@ -80,42 +80,43 @@ p21 g7 sS'mmm' p22 -g2 -sS'model.in' +S'vector_boolean' p23 +sS'model.in' +p24 g10 sS'graphics.exprs' -p24 +p25 g10 sS'x0' -p25 +p26 g10 sS'typ' -p26 +p27 g2 sS'model.blocktype' -p27 -S'string' p28 -sS'model.dep_ut' +S'string' p29 -g2 -sS'exprs' +sS'model.dep_ut' p30 +g23 +sS'exprs' +p31 g7 sS'gr_i' -p31 +p32 g2 sS'okD' -p32 -S'boolean' p33 -sS'y' +S'boolean' p34 +sS'y' +p35 g2 sS'x' -p35 -NsS'model' p36 +NsS'model' +p37 g4 s.
\ No newline at end of file |