From 079d0b4a3ec15a4d7d2644484d116df9d1c694bb Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 11 Jul 2018 13:05:13 +0530 Subject: fix assignment to list --- js/IntegerOp/BITSET.pickle | 43 ++++++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 23 deletions(-) (limited to 'js/IntegerOp/BITSET.pickle') diff --git a/js/IntegerOp/BITSET.pickle b/js/IntegerOp/BITSET.pickle index f0b09f39..fc60b980 100644 --- a/js/IntegerOp/BITSET.pickle +++ b/js/IntegerOp/BITSET.pickle @@ -49,59 +49,56 @@ sS'model.sim' p14 S'list' p15 -sS'[this.model,graphics,ok]' -p16 -g7 sS'model.out2' -p17 +p16 g7 sS'in1' -p18 +p17 g10 sS'model.outtyp' -p19 +p18 g7 sS'graphics.exprs' -p20 +p19 NsS'bit' -p21 +p20 g7 sS'typ' -p22 +p21 g10 sS'model.opar' -p23 +p22 g15 sS'ok' -p24 +p23 S'boolean' -p25 +p24 sS'model.blocktype' -p26 +p25 S'string' -p27 +p26 sS'model.dep_ut' -p28 +p27 g10 sS'n' -p29 +p28 g7 sS'exprs' -p30 +p29 S'matrix' -p31 +p30 sS'gr_i' -p32 +p31 g10 sS'y' -p33 +p32 g10 sS'x' -p34 +p33 g7 sS'model' -p35 +p34 g2 sS'ot' -p36 +p35 Ns. \ No newline at end of file -- cgit