summaryrefslogtreecommitdiff
path: root/js/Misc/BACKLASH.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Misc/BACKLASH.js')
-rw-r--r--js/Misc/BACKLASH.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Misc/BACKLASH.js b/js/Misc/BACKLASH.js
index a854b837..8dc9a676 100644
--- a/js/Misc/BACKLASH.js
+++ b/js/Misc/BACKLASH.js
@@ -33,7 +33,7 @@ BACKLASH.prototype.define = function BACKLASH() {
exprs=["0","1","1"];
model=scicos_model();
model.sim=list("backlash",4);
-model.in=1;
+model.in1=1;
model.out=1;
model.rpar=[0,1];
model.nzcross=2;