diff options
author | Sunil Shetye | 2018-07-11 13:05:13 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-11 15:21:08 +0530 |
commit | 079d0b4a3ec15a4d7d2644484d116df9d1c694bb (patch) | |
tree | 785ed59b5b238203a9e91f3e323da59d1083d86e /js/IntegerOp/BITSET.pickle | |
parent | 0e9bc36f45fa1bb598c6ebb0febc1989439a8d98 (diff) | |
download | sci2js-079d0b4a3ec15a4d7d2644484d116df9d1c694bb.tar.gz sci2js-079d0b4a3ec15a4d7d2644484d116df9d1c694bb.tar.bz2 sci2js-079d0b4a3ec15a4d7d2644484d116df9d1c694bb.zip |
fix assignment to list
Diffstat (limited to 'js/IntegerOp/BITSET.pickle')
-rw-r--r-- | js/IntegerOp/BITSET.pickle | 43 |
1 files changed, 20 insertions, 23 deletions
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 |