From cbc375d9bc42bc29eeb919a020dfbf15921d3cf0 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Mon, 9 Jul 2018 15:12:43 +0530 Subject: add list type --- js/Misc/RELATIONALOP.pickle | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'js/Misc/RELATIONALOP.pickle') 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 -- cgit