summaryrefslogtreecommitdiff
path: root/js/Threshold/POSTONEG_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Threshold/POSTONEG_f.js')
-rw-r--r--js/Threshold/POSTONEG_f.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/Threshold/POSTONEG_f.js b/js/Threshold/POSTONEG_f.js
index 77396854..110dfdaf 100644
--- a/js/Threshold/POSTONEG_f.js
+++ b/js/Threshold/POSTONEG_f.js
@@ -28,4 +28,5 @@ function POSTONEG_f() {
POSTONEG_f.prototype.get_popup_title = function POSTONEG_f() {
return;
}
+ POSTONEG_f.prototype.getContainer = function POSTONEG_f() { return new BasicBlock(this.x); }
}