diff options
author | Sunil Shetye | 2018-07-09 15:12:43 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-10 11:24:53 +0530 |
commit | cbc375d9bc42bc29eeb919a020dfbf15921d3cf0 (patch) | |
tree | 1ac31c4c247244ce4474465dee0bf50124aab154 /js/Misc/EXPRESSION.pickle | |
parent | 62b1d7dd9183ed75733b44104890586b03818214 (diff) | |
download | sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.gz sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.bz2 sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.zip |
add list type
Diffstat (limited to 'js/Misc/EXPRESSION.pickle')
-rw-r--r-- | js/Misc/EXPRESSION.pickle | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/js/Misc/EXPRESSION.pickle b/js/Misc/EXPRESSION.pickle index 4d43bd5f..0c6b49b1 100644 --- a/js/Misc/EXPRESSION.pickle +++ b/js/Misc/EXPRESSION.pickle @@ -76,53 +76,54 @@ p22 g10 sS'model.sim' p23 -g7 -sS'in1' +S'list' p24 +sS'in1' +p25 g15 sS'model.rpar' -p25 -NsS'model.nmode' p26 -NsS'graphics.exprs' +NsS'model.nmode' p27 -NsS'model.ipar' +NsS'graphics.exprs' p28 -NsS'model.nzcross' +NsS'model.ipar' p29 -NsS'%nz' +NsS'model.nzcross' p30 +NsS'%nz' +p31 g7 sS'[model,graphics,ok]' -p31 +p32 g10 sS'ok' -p32 +p33 g21 sS'x.graphics' -p33 +p34 g2 sS'model.dep_ut' -p34 +p35 g7 sS'exprs' -p35 +p36 g15 sS'gr_i' -p36 +p37 g7 sS'PREVAR_scicos_context' -p37 -NsS'ipar' p38 +NsS'ipar' +p39 g7 sS'y' -p39 +p40 g7 sS'x' -p40 +p41 g10 sS'model' -p41 +p42 g2 s.
\ No newline at end of file |