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