summaryrefslogtreecommitdiff
path: root/js/Sources/STEP_FUNCTION.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/STEP_FUNCTION.js')
-rw-r--r--js/Sources/STEP_FUNCTION.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Sources/STEP_FUNCTION.js b/js/Sources/STEP_FUNCTION.js
index 54120d80..8307e904 100644
--- a/js/Sources/STEP_FUNCTION.js
+++ b/js/Sources/STEP_FUNCTION.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sources/STEP_FUNCTION.sci" */
function STEP_FUNCTION() {
-STEP_FUNCTION.prototype.define = function STEP_FUNCTION() {
+ STEP_FUNCTION.prototype.define = function STEP_FUNCTION() {
scs_m_1=scicos_diagram();
scs_m_1.objs[1-1]=STEP("define");
scs_m_1.objs[2-1]=OUT_f("define");
@@ -49,12 +49,12 @@ model.outtyp=1;
model.rpar=scs_m_1;
gr_i=[];
x=standard_define([2,2],model,[],gr_i);
-}
-STEP_FUNCTION.prototype.details = function STEP_FUNCTION() {
-}
-STEP_FUNCTION.prototype.get = function STEP_FUNCTION() {
-}
-STEP_FUNCTION.prototype.set = function STEP_FUNCTION() {
+ }
+ STEP_FUNCTION.prototype.details = function STEP_FUNCTION() {
+ }
+ STEP_FUNCTION.prototype.get = function STEP_FUNCTION() {
+ }
+ STEP_FUNCTION.prototype.set = function STEP_FUNCTION() {
for (i=1;i<=length(arg1.model.rpar.objs);i+=1) {
o=arg1.model.rpar.objs(i);
if (typeof(o)=="Block"&&o.gui=="STEP") {
@@ -118,5 +118,5 @@ newpar[size(newpar)+1-1]=path;
x=arg1;
y=needcompile;
typ=newpar;
-}
+ }
}