summaryrefslogtreecommitdiff
path: root/js/Linear/SUM_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/SUM_f.js')
-rw-r--r--js/Linear/SUM_f.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Linear/SUM_f.js b/js/Linear/SUM_f.js
index 679e71cc..5e1478b1 100644
--- a/js/Linear/SUM_f.js
+++ b/js/Linear/SUM_f.js
@@ -24,4 +24,5 @@ function SUM_f() {
SUM_f.prototype.get_popup_title = function SUM_f() {
return;
}
+ SUM_f.prototype.getContainer = function SUM_f() { return new RoundBlock(this.x); }
}