summaryrefslogtreecommitdiff
path: root/js/Sources/RAMP.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/RAMP.js')
-rw-r--r--js/Sources/RAMP.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Sources/RAMP.js b/js/Sources/RAMP.js
index f21eeeff..ead3978c 100644
--- a/js/Sources/RAMP.js
+++ b/js/Sources/RAMP.js
@@ -36,7 +36,7 @@ model.rpar=rpar;
model.blocktype="c";
model.nmode=1;
model.nzcross=1;
-model.dep_ut=[None,true];
+model.dep_ut=[false,true];
exprs=[string(rpar)];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);