summaryrefslogtreecommitdiff
path: root/js/Sources/STEP_FUNCTION.js
diff options
context:
space:
mode:
authorSunil Shetye2018-06-27 12:06:46 +0530
committerSunil Shetye2018-06-27 12:06:46 +0530
commita340efc94b289c1e1956e214baa76aade1de997d (patch)
tree0b1e1eead4a73f7ef32f0ac0ee465c28e3b3ed64 /js/Sources/STEP_FUNCTION.js
parenteb7c8e0cd42d4afe02be3adda2e94b6b0dfdaa00 (diff)
downloadsci2js-a340efc94b289c1e1956e214baa76aade1de997d.tar.gz
sci2js-a340efc94b289c1e1956e214baa76aade1de997d.tar.bz2
sci2js-a340efc94b289c1e1956e214baa76aade1de997d.zip
update function list
Diffstat (limited to 'js/Sources/STEP_FUNCTION.js')
-rw-r--r--js/Sources/STEP_FUNCTION.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Sources/STEP_FUNCTION.js b/js/Sources/STEP_FUNCTION.js
index 1c28e304..a255a1fc 100644
--- a/js/Sources/STEP_FUNCTION.js
+++ b/js/Sources/STEP_FUNCTION.js
@@ -2,7 +2,7 @@
function STEP_FUNCTION() {
STEP_FUNCTION.prototype.define = function STEP_FUNCTION() {
scs_m_1 = scicos_diagram();
- scs_m_1.objs[1-1] = this.STEP["define"-1];
+ scs_m_1.objs[1-1] = STEP("define");
scs_m_1.objs[2-1] = OUT_f("define");
scs_m_1.objs[3-1] = scicos_link();
scs_m_1.objs[4-1] = scicos_link();