summaryrefslogtreecommitdiff
path: root/js/Linear/DELAY_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/DELAY_f.js')
-rw-r--r--js/Linear/DELAY_f.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Linear/DELAY_f.js b/js/Linear/DELAY_f.js
index 05949aa7..667c4976 100644
--- a/js/Linear/DELAY_f.js
+++ b/js/Linear/DELAY_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Linear/DELAY_f.sci" */
function DELAY_f() {
-DELAY_f.prototype.define = function DELAY_f() {
+ DELAY_f.prototype.define = function DELAY_f() {
evtdly=EVTDLY_f("define");
evtdly.graphics.orig=[243,296];
evtdly.graphics.sz=[40,40];
@@ -63,12 +63,12 @@ x.graphics.in_implicit=["E"];
x.graphics.in_style="";
x.graphics.out_implicit=["E"];
x.graphics.out_style="";
-}
-DELAY_f.prototype.details = function DELAY_f() {
-}
-DELAY_f.prototype.get = function DELAY_f() {
-}
-DELAY_f.prototype.set = function DELAY_f() {
+ }
+ DELAY_f.prototype.details = function DELAY_f() {
+ }
+ DELAY_f.prototype.get = function DELAY_f() {
+ }
+ DELAY_f.prototype.set = function DELAY_f() {
ppath=list(0,0);
for (i=1;i<=length(arg1.model.rpar.objs);i+=1) {
o=arg1.model.rpar.objs(i);
@@ -124,5 +124,5 @@ break;
needcompile=0;
y=needcompile;
typ=newpar;
-}
+ }
}