diff options
author | Sunil Shetye | 2018-07-05 18:22:46 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-05 18:22:46 +0530 |
commit | 200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad (patch) | |
tree | 1e694f2bc813be6d9cdf282c5a25f3eb4ce1d54f /js/Sinks/CANIMXY3D.pickle | |
parent | 1540e025c411c12cc33107b7be0c8c9cc756ec40 (diff) | |
download | sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.gz sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.bz2 sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.zip |
fix var when assigning
Diffstat (limited to 'js/Sinks/CANIMXY3D.pickle')
-rw-r--r-- | js/Sinks/CANIMXY3D.pickle | 150 |
1 files changed, 75 insertions, 75 deletions
diff --git a/js/Sinks/CANIMXY3D.pickle b/js/Sinks/CANIMXY3D.pickle index 3c40e739..85ea96f7 100644 --- a/js/Sinks/CANIMXY3D.pickle +++ b/js/Sinks/CANIMXY3D.pickle @@ -29,128 +29,128 @@ p13 atp14 Rp15 .(dp0 -S'arg1' +S'clrs' p1 -S'object' +S'matrix' p2 -sS'graphics' +sS'wpos' p3 g2 -sS'rpar' +sS'arg1' p4 -S'matrix' +S'object' p5 -sS'this.siz' +sS'wdim' p6 -g5 -sS'model.intyp' +g2 +sS'rpar' p7 -g5 -sS'model.dep_ut' +g2 +sS'x.model' p8 -S'vector' +NsS'model.intyp' p9 -sS'this.x.model' +g2 +sS'model.in1' p10 -NsS'this.wdim' +g2 +sS'model.in2' p11 -g5 -sS'this.vec_z' +g2 +sS'graphics' p12 g5 -sS'this.vec_y' +sS'x.graphics' p13 g5 -sS'this.vec_x' +sS'siz' p14 -g5 -sS'this.win' +g2 +sS'vec_z' p15 -S'double' +g2 +sS'win' p16 -sS'model.in1' +S'double' p17 -g5 -sS'typ' +sS'model.evtin' p18 -g9 -sS'this.wpos' +g17 +sS'model.firing' p19 -g5 -sS'this.clrs' +S'vector' p20 -g5 -sS'this.nbr_curves' +sS'model.sim' p21 -g16 -sS'model.evtin' +g20 +sS'mess' p22 -g16 -sS'model.firing' +g2 +sS'vec_x' p23 -g9 -sS'this.x' +g2 +sS'vec_y' p24 -g16 -sS'model.sim' +g2 +sS'in1' p25 -g9 -sS'this.N' +S'string' p26 -g16 -sS'model.in2' +sS'in2' p27 -g5 -sS'mess' +g17 +sS'N' p28 -g5 -sS'in1' +g17 +sS'size_siz' p29 -S'string' +g17 +sS'model.rpar' p30 -sS'in2' +g2 +sS'graphics.exprs' p31 -g16 -sS'size_siz' +NsS'model.ipar' p32 -g16 -sS'model.rpar' +g2 +sS'typ' p33 -g5 -sS'graphics.exprs' +g20 +sS'[model,graphics,ok]' p34 -NsS'model.ipar' +g17 +sS'ok' p35 -g5 -sS'this.x.graphics' +S'boolean' p36 -g2 -sS'[model,graphics,ok]' +sS'model.blocktype' p37 -g16 -sS'ok' +g26 +sS'param3ds' p38 -S'boolean' +g2 +sS'model.dep_ut' p39 -sS'model.blocktype' +g20 +sS'exprs' p40 -g30 -sS'this.param3ds' +g2 +sS'gr_i' p41 -g5 -sS'exprs' +g20 +sS'ipar' p42 -g5 -sS'gr_i' +g2 +sS'y' p43 -g9 -sS'ipar' +g20 +sS'x' p44 -g5 -sS'y' -p45 -g9 +g17 sS'model' +p45 +g5 +sS'nbr_curves' p46 -g2 +g17 s.
\ No newline at end of file |