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/Sinks/CSCOPE.pickle | |
parent | 0e9bc36f45fa1bb598c6ebb0febc1989439a8d98 (diff) | |
download | sci2js-079d0b4a3ec15a4d7d2644484d116df9d1c694bb.tar.gz sci2js-079d0b4a3ec15a4d7d2644484d116df9d1c694bb.tar.bz2 sci2js-079d0b4a3ec15a4d7d2644484d116df9d1c694bb.zip |
fix assignment to list
Diffstat (limited to 'js/Sinks/CSCOPE.pickle')
-rw-r--r-- | js/Sinks/CSCOPE.pickle | 79 |
1 files changed, 38 insertions, 41 deletions
diff --git a/js/Sinks/CSCOPE.pickle b/js/Sinks/CSCOPE.pickle index e7fe344b..f28b8737 100644 --- a/js/Sinks/CSCOPE.pickle +++ b/js/Sinks/CSCOPE.pickle @@ -36,9 +36,9 @@ p2 sS'wpos' p3 g2 -sS'arg1' +sS'win' p4 -S'object' +S'double' p5 sS'graphics.exprs' p6 @@ -49,29 +49,29 @@ sS'x.model' p8 NsS'ymin' p9 -S'double' -p10 +g5 sS'model.in2' -p11 -g10 +p10 +g5 sS'graphics' +p11 +S'object' p12 -g5 sS'ymax' p13 -g10 +g5 sS'x.graphics' p14 -g5 +g12 sS'per' p15 -g10 -sS'win' +g5 +sS'arg1' p16 -g10 +g12 sS'model.evtin' p17 -g10 +g5 sS'graphics.id' p18 NsS'model.label' @@ -83,55 +83,52 @@ p21 sS'mess' p22 g2 -sS'[this.model,graphics,ok]' -p23 -g10 sS'model.in1' -p24 -g10 +p23 +g5 sS'model.rpar' -p25 +p24 g2 sS'N' -p26 -g10 +p25 +g5 sS'wdim' -p27 +p26 g2 sS'model.ipar' -p28 +p27 g2 sS'typ' -p29 +p28 S'vector' -p30 +p29 sS'ok' -p31 +p30 S'boolean' -p32 +p31 sS'model.blocktype' -p33 +p32 S'string' -p34 +p33 sS'model.dep_ut' -p35 -g30 +p34 +g29 sS'exprs' -p36 +p35 g2 sS'gr_i' -p37 -g30 +p36 +g29 sS'ipar' -p38 +p37 g2 sS'y' -p39 -g30 +p38 +g29 sS'x' -p40 -g10 -sS'model' -p41 +p39 g5 +sS'model' +p40 +g12 s.
\ No newline at end of file |