summaryrefslogtreecommitdiff
path: root/js/Linear/SAMPHOLD.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/SAMPHOLD.js')
-rw-r--r--js/Linear/SAMPHOLD.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Linear/SAMPHOLD.js b/js/Linear/SAMPHOLD.js
index 35aadbe8..d7be3438 100644
--- a/js/Linear/SAMPHOLD.js
+++ b/js/Linear/SAMPHOLD.js
@@ -10,7 +10,7 @@ SAMPHOLD.prototype.define = function SAMPHOLD() {
in1=-1;
model=scicos_model();
model.sim=list("samphold4",4);
-model.in=-1;
+model.in1=-1;
model.out=-1;
model.evtin=1;
model.blocktype="d";