summaryrefslogtreecommitdiff
path: root/js/Linear/SAMPHOLD_m.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/SAMPHOLD_m.js')
-rw-r--r--js/Linear/SAMPHOLD_m.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Linear/SAMPHOLD_m.js b/js/Linear/SAMPHOLD_m.js
index bcbcc7cd..3f022788 100644
--- a/js/Linear/SAMPHOLD_m.js
+++ b/js/Linear/SAMPHOLD_m.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Linear/SAMPHOLD_m.sci" */
function SAMPHOLD_m() {
-SAMPHOLD_m.prototype.define = function SAMPHOLD_m() {
+ SAMPHOLD_m.prototype.define = function SAMPHOLD_m() {
model=scicos_model();
model.sim=list("samphold4_m",4);
model.in1=-1;
@@ -15,12 +15,12 @@ model.dep_ut=[true,false];
label=[sci2exp(1)];
gr_i=[];
x=standard_define([2,2],model,label,gr_i);
-}
-SAMPHOLD_m.prototype.details = function SAMPHOLD_m() {
-}
-SAMPHOLD_m.prototype.get = function SAMPHOLD_m() {
-}
-SAMPHOLD_m.prototype.set = function SAMPHOLD_m() {
+ }
+ SAMPHOLD_m.prototype.details = function SAMPHOLD_m() {
+ }
+ SAMPHOLD_m.prototype.get = function SAMPHOLD_m() {
+ }
+ SAMPHOLD_m.prototype.set = function SAMPHOLD_m() {
x=arg1;
x.model.firing=[];
graphics=arg1.graphics;
@@ -47,5 +47,5 @@ break;
}
}
}
-}
+ }
}