summaryrefslogtreecommitdiff
path: root/js/Branching/GOTOMO.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Branching/GOTOMO.js')
-rw-r--r--js/Branching/GOTOMO.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Branching/GOTOMO.js b/js/Branching/GOTOMO.js
index 866e5b2e..2b0f59bb 100644
--- a/js/Branching/GOTOMO.js
+++ b/js/Branching/GOTOMO.js
@@ -36,7 +36,7 @@ needcompile=resume(needcompile)
GOTOMO.prototype.define = function GOTOMO() {
model=scicos_model();
model.sim="gotomo";
-model.in=-1;
+model.in1=-1;
model.in2=-2;
model.intyp=[];
model.out=[];