summaryrefslogtreecommitdiff
path: root/js/Sinks/CFSCOPE.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sinks/CFSCOPE.js')
-rw-r--r--js/Sinks/CFSCOPE.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Sinks/CFSCOPE.js b/js/Sinks/CFSCOPE.js
index 1ddfb03f..69e91a44 100644
--- a/js/Sinks/CFSCOPE.js
+++ b/js/Sinks/CFSCOPE.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CFSCOPE.sci" */
function CFSCOPE() {
-CFSCOPE.prototype.define = function CFSCOPE() {
+ CFSCOPE.prototype.define = function CFSCOPE() {
win=-1;
wdim=[[600],[400]];
wpos=[[-1],[-1]];
@@ -19,12 +19,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(string(clrs)," ")],[string(win)],[sci2exp([])],[sci2exp(wdim)],[string(ymin)],[string(ymax)],[string(per)],[string(N)],[string([1])]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CFSCOPE.prototype.details = function CFSCOPE() {
-}
-CFSCOPE.prototype.get = function CFSCOPE() {
-}
-CFSCOPE.prototype.set = function CFSCOPE() {
+ }
+ CFSCOPE.prototype.details = function CFSCOPE() {
+ }
+ CFSCOPE.prototype.get = function CFSCOPE() {
+ }
+ CFSCOPE.prototype.set = function CFSCOPE() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -91,5 +91,5 @@ x.model=model;
break;
}
}
-}
+ }
}