summaryrefslogtreecommitdiff
path: root/js/Threshold/NEGTOPOS_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Threshold/NEGTOPOS_f.js')
-rw-r--r--js/Threshold/NEGTOPOS_f.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Threshold/NEGTOPOS_f.js b/js/Threshold/NEGTOPOS_f.js
index 9e86ae7e..ae16877b 100644
--- a/js/Threshold/NEGTOPOS_f.js
+++ b/js/Threshold/NEGTOPOS_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Threshold/NEGTOPOS_f.sci" */
function NEGTOPOS_f() {
-NEGTOPOS_f.prototype.define = function NEGTOPOS_f() {
+ NEGTOPOS_f.prototype.define = function NEGTOPOS_f() {
model=scicos_model();
model.sim=list("zcross",1);
model.nzcross=1;
@@ -12,13 +12,13 @@ model.firing=-1;
model.dep_ut=[true,false];
gr_i=[];
x=standard_define([2,2],model,[],gr_i);
-}
-NEGTOPOS_f.prototype.details = function NEGTOPOS_f() {
-}
-NEGTOPOS_f.prototype.get = function NEGTOPOS_f() {
-}
-NEGTOPOS_f.prototype.set = function NEGTOPOS_f() {
+ }
+ NEGTOPOS_f.prototype.details = function NEGTOPOS_f() {
+ }
+ NEGTOPOS_f.prototype.get = function NEGTOPOS_f() {
+ }
+ NEGTOPOS_f.prototype.set = function NEGTOPOS_f() {
x=arg1;
x.model.firing=-1;
-}
+ }
}