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/RELATIONALOP.pickle | |
parent | 62b1d7dd9183ed75733b44104890586b03818214 (diff) | |
download | sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.gz sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.bz2 sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.zip |
add list type
Diffstat (limited to 'js/Misc/RELATIONALOP.pickle')
-rw-r--r-- | js/Misc/RELATIONALOP.pickle | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/js/Misc/RELATIONALOP.pickle b/js/Misc/RELATIONALOP.pickle index ee99972f..69b20621 100644 --- a/js/Misc/RELATIONALOP.pickle +++ b/js/Misc/RELATIONALOP.pickle @@ -60,56 +60,57 @@ p18 g5 sS'model.sim' p19 -g8 -sS'model.nmode' +S'list' p20 +sS'model.nmode' +p21 g10 sS'in1' -p21 +p22 g15 sS'graphics.exprs' -p22 +p23 g15 sS'x.graphics.style' -p23 +p24 g8 sS'model.ipar' -p24 +p25 g8 sS'model.nzcross' -p25 +p26 g10 sS'[model,graphics,ok]' -p26 +p27 g10 sS'ok' -p27 -S'boolean' p28 -sS'model.blocktype' +S'boolean' p29 +sS'model.blocktype' +p30 g5 sS'rule' -p30 +p31 g10 sS'exprs' -p31 +p32 g15 sS'gr_i' -p32 +p33 g8 sS'ipar' -p33 +p34 g8 sS'y' -p34 +p35 g8 sS'x' -p35 +p36 g10 sS'model' -p36 +p37 g2 sS'ot' -p37 +p38 Ns.
\ No newline at end of file |