summaryrefslogtreecommitdiff
path: root/js/Misc/MEMORY_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Misc/MEMORY_f.js')
-rw-r--r--js/Misc/MEMORY_f.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Misc/MEMORY_f.js b/js/Misc/MEMORY_f.js
index 9947d226..b125a2c6 100644
--- a/js/Misc/MEMORY_f.js
+++ b/js/Misc/MEMORY_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Misc/MEMORY_f.sci" */
function MEMORY_f() {
-MEMORY_f.prototype.define = function MEMORY_f() {
+ MEMORY_f.prototype.define = function MEMORY_f() {
z=0;
in1=1;
exprs=[[string(z)],[string(1)]];
@@ -15,12 +15,12 @@ model.blocktype="m";
model.dep_ut=[false,false];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-MEMORY_f.prototype.details = function MEMORY_f() {
-}
-MEMORY_f.prototype.get = function MEMORY_f() {
-}
-MEMORY_f.prototype.set = function MEMORY_f() {
+ }
+ MEMORY_f.prototype.details = function MEMORY_f() {
+ }
+ MEMORY_f.prototype.get = function MEMORY_f() {
+ }
+ MEMORY_f.prototype.set = function MEMORY_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -52,5 +52,5 @@ x.model=model;
break;
}
}
-}
+ }
}