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/Misc/c_block.pickle | |
parent | 1540e025c411c12cc33107b7be0c8c9cc756ec40 (diff) | |
download | sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.gz sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.bz2 sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.zip |
fix var when assigning
Diffstat (limited to 'js/Misc/c_block.pickle')
-rw-r--r-- | js/Misc/c_block.pickle | 133 |
1 files changed, 67 insertions, 66 deletions
diff --git a/js/Misc/c_block.pickle b/js/Misc/c_block.pickle index a4e67a67..8c4e56b0 100644 --- a/js/Misc/c_block.pickle +++ b/js/Misc/c_block.pickle @@ -17,130 +17,131 @@ p7 atp8 Rp9 .(dp0 -S'model.dstate' +S'label[1-1]' p1 -S'vector' +NsS'model.dstate' p2 -sS'arg1' +S'vector' p3 -S'object' +sS'arg1' p4 -sS'graphics' +S'object' p5 -g4 -sS'z0' +sS'graphics' p6 -g2 -sS'this.x.model' +g5 +sS'rpar' p7 -g4 +g3 sS'model.out' p8 S'double' p9 -sS'this.funam' +sS'x.model' p10 -S'string' +g5 +sS'model.dep_ut' p11 -sS'this.o' +g3 +sS'funam' p12 -g9 -sS'out' +S'string' p13 +sS'out' +p14 g9 sS'ni' -p14 +p15 g9 sS'model.in1' -p15 +p16 g9 sS'clkin' -p16 -g2 -sS'no' p17 -g9 -sS'typ' +g3 +sS'x.graphics' p18 -g11 -sS'tt' +g5 +sS'z0' p19 -g2 -sS'this.rpar' +g3 +sS'tt' p20 -g2 +g3 sS'label' p21 -g2 +g3 sS'[ok,tt]' p22 g9 sS'model.evtin' p23 -g2 +g3 sS'model.firing' p24 -g2 -sS'this.x' -p25 -g9 +g3 sS'model.sim' -p26 -g2 +p25 +g3 sS'model.evtout' -p27 -g2 +p26 +g3 sS'clkout' -p28 -g2 +p27 +g3 sS'auto' -p29 -g2 +p28 +g3 sS'label[2-1]' -p30 -g2 +p29 +g3 sS'in1' -p31 +p30 g9 sS'model.rpar' +p31 +g3 +sS'model.state' p32 -NsS'this.i' +g3 +sS'graphics.exprs' p33 -g9 -sS'model.state' +NsS'x0' p34 -g2 -sS'graphics.exprs' +g3 +sS'model.ipar' p35 -NsS'x0' +g9 +sS'typ' p36 -g2 -sS'model.ipar' +g13 +sS'[model,graphics,ok]' p37 g9 -sS'this.x.graphics' +sS'model.blocktype' p38 -g4 -sS'[model,graphics,ok]' +g13 +sS'i' p39 g9 -sS'model.blocktype' -p40 -g11 sS'model.sim[1-1]' +p40 +NsS'no' p41 -NsS'label[1-1]' +g9 +sS'o' p42 -NsS'model.dep_ut' -p43 -g2 +g9 sS'gr_i' -p44 -g2 +p43 +g3 sS'y' +p44 +g3 +sS'x' p45 -g2 +g9 sS'model' p46 -g4 +g5 s.
\ No newline at end of file |