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/SHIFT.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/SHIFT.pickle')
-rw-r--r-- | js/IntegerOp/SHIFT.pickle | 49 |
1 files changed, 23 insertions, 26 deletions
diff --git a/js/IntegerOp/SHIFT.pickle b/js/IntegerOp/SHIFT.pickle index fe2093d6..0f8af58b 100644 --- a/js/IntegerOp/SHIFT.pickle +++ b/js/IntegerOp/SHIFT.pickle @@ -50,56 +50,53 @@ sS'model.sim' p14 S'list' p15 -sS'[this.model,graphics,ok]' -p16 -g2 sS'model.out2' -p17 +p16 g2 sS'model.intyp' -p18 +p17 g2 sS'model.rpar' -p19 +p18 S'vector' -p20 +p19 sS'model.outtyp' -p21 +p20 g2 sS'graphics.exprs' -p22 +p21 NsS'model.ipar' -p23 +p22 g9 sS'typ' -p24 -g20 +p23 +g19 sS'ok' -p25 +p24 S'boolean' -p26 +p25 sS'model.blocktype' -p27 +p26 S'string' -p28 +p27 sS'model.dep_ut' -p29 -g20 +p28 +g19 sS'exprs' -p30 +p29 g9 sS'gr_i' -p31 -g20 +p30 +g19 sS'y' -p32 -g20 +p31 +g19 sS'x' -p33 +p32 g2 sS'model' -p34 +p33 g4 sS'ot' -p35 +p34 Ns.
\ No newline at end of file |