diff options
author | Sunil Shetye | 2018-07-09 15:12:43 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-10 11:24:53 +0530 |
commit | cbc375d9bc42bc29eeb919a020dfbf15921d3cf0 (patch) | |
tree | 1ac31c4c247244ce4474465dee0bf50124aab154 /js/Threshold/POSTONEG_f.pickle | |
parent | 62b1d7dd9183ed75733b44104890586b03818214 (diff) | |
download | sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.gz sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.bz2 sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.zip |
add list type
Diffstat (limited to 'js/Threshold/POSTONEG_f.pickle')
-rw-r--r-- | js/Threshold/POSTONEG_f.pickle | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/js/Threshold/POSTONEG_f.pickle b/js/Threshold/POSTONEG_f.pickle index 2905c4eb..2560cc83 100644 --- a/js/Threshold/POSTONEG_f.pickle +++ b/js/Threshold/POSTONEG_f.pickle @@ -11,7 +11,7 @@ Rp5 .(dp0 S'model.sim' p1 -S'vector' +S'list' p2 sS'model.in1' p3 @@ -23,40 +23,41 @@ S'string' p6 sS'x.model.firing' p7 -g2 -sS'model.nzcross' +S'vector' p8 +sS'model.nzcross' +p9 g4 sS'model.evtout' -p9 +p10 g4 sS'model.rpar' -p10 -S'matrix' p11 -sS'rpar' +S'matrix' p12 -g11 -sS'gr_i' +sS'rpar' p13 -g2 -sS'model.dep_ut' +g12 +sS'gr_i' p14 -g2 -sS'y' +g8 +sS'model.dep_ut' p15 -g2 -sS'x' +g8 +sS'y' p16 +g8 +sS'x' +p17 g4 sS'model' -p17 -S'object' p18 -sS'typ' +S'object' p19 -g2 -sS'model.firing' +sS'typ' p20 -g2 +g8 +sS'model.firing' +p21 +g8 s.
\ No newline at end of file |