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/Threshold/GENERAL_f.pickle | |
parent | 1540e025c411c12cc33107b7be0c8c9cc756ec40 (diff) | |
download | sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.gz sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.bz2 sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.zip |
fix var when assigning
Diffstat (limited to 'js/Threshold/GENERAL_f.pickle')
-rw-r--r-- | js/Threshold/GENERAL_f.pickle | 88 |
1 files changed, 43 insertions, 45 deletions
diff --git a/js/Threshold/GENERAL_f.pickle b/js/Threshold/GENERAL_f.pickle index 5e705e46..6ca65ee0 100644 --- a/js/Threshold/GENERAL_f.pickle +++ b/js/Threshold/GENERAL_f.pickle @@ -11,101 +11,99 @@ p4 atp5 Rp6 .(dp0 -S'this.x.graphics' +S'arg1' p1 S'object' p2 -sS'arg1' -p3 -g2 sS'graphics.exprs' -p4 +p3 NsS'rpar' -p5 +p4 S'matrix' +p5 +sS'x.model' p6 +g2 sS'result' p7 S'double' p8 -sS'this.x.model' -p9 -g2 sS'out' +p9 +g8 +sS'nin1' p10 -NsS'nin1' -p11 NsS'model.in1' +p11 +g8 +sS'rp' p12 -NsS'rp' -p13 g8 +sS'x.graphics' +p13 +g2 sS'typ' p14 S'vector' p15 -sS'this.out' -p16 -g8 sS'model.firing' -p17 -g8 -sS'this.x' -p18 +p16 g8 sS'model.sim' -p19 +p17 g15 sS'model.evtout' -p20 +p18 g8 sS'nin' -p21 +p19 g8 sS'rp.slice(1-1,nout1).slice(1-1,2*n)' -p22 +p20 g8 sS'in1' -p23 -NsS'model.rpar' -p24 -g6 -sS'this.in1' -p25 +p21 g8 +sS'model.rpar' +p22 +g5 sS'graphics' -p26 +p23 g2 sS'nout1' -p27 +p24 NsS'model.nzcross' -p28 -NsS'[model,graphics,ok]' -p29 +p25 +g8 +sS'[model,graphics,ok]' +p26 g8 sS'model.blocktype' -p30 +p27 S'string' -p31 +p28 sS'model.dep_ut' -p32 +p29 g15 sS'n' -p33 +p30 g8 sS'exprs' -p34 -g6 +p31 +g5 sS'gr_i' -p35 +p32 g15 sS'y' -p36 +p33 g15 +sS'x' +p34 +g8 sS'model' -p37 +p35 g2 sS'nout' -p38 +p36 g8 s.
\ No newline at end of file |