summaryrefslogtreecommitdiff
path: root/js/Sources/PULSE_SC.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/PULSE_SC.js')
-rw-r--r--js/Sources/PULSE_SC.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/Sources/PULSE_SC.js b/js/Sources/PULSE_SC.js
index 9a07b14e..829a03c4 100644
--- a/js/Sources/PULSE_SC.js
+++ b/js/Sources/PULSE_SC.js
@@ -102,4 +102,8 @@ function PULSE_SC() {
}
return new BasicBlock(this.x);
}
+ PULSE_SC.prototype.get_popup_title = function PULSE_SC() {
+ var set_param_popup_title = Btitre;
+ return set_param_popup_title;
+ }
}