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/NEGTOPOS_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/NEGTOPOS_f.pickle')
-rw-r--r-- | js/Threshold/NEGTOPOS_f.pickle | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/js/Threshold/NEGTOPOS_f.pickle b/js/Threshold/NEGTOPOS_f.pickle index 6c5af566..dc317b49 100644 --- a/js/Threshold/NEGTOPOS_f.pickle +++ b/js/Threshold/NEGTOPOS_f.pickle @@ -7,51 +7,51 @@ p2 atp3 Rp4 .(dp0 -S'this.x' +S'model.sim' p1 -S'double' +S'vector' p2 -sS'model.sim' +sS'model.in1' p3 -S'vector' +S'double' p4 -sS'model.in1' +sS'model.blocktype' p5 -g2 -sS'this.x.model.firing' +S'string' p6 -g2 -sS'model.nzcross' +sS'x.model.firing' p7 -g2 -sS'model.evtout' +g4 +sS'model.nzcross' p8 -g2 -sS'model.rpar' +g4 +sS'model.evtout' p9 -S'matrix' +g4 +sS'model.rpar' p10 -sS'gr_i' +S'matrix' p11 -g4 -sS'model.dep_ut' +sS'gr_i' p12 -g4 -sS'y' +g2 +sS'model.dep_ut' p13 -g4 -sS'model' +g2 +sS'y' p14 -S'object' +g2 +sS'x' p15 -sS'typ' -p16 g4 -sS'model.firing' +sS'model' +p16 +S'object' p17 -g2 -sS'model.blocktype' +sS'typ' p18 -S'string' +g2 +sS'model.firing' p19 +g4 s.
\ No newline at end of file |