diff options
author | avinashlalotra | 2025-04-27 00:52:20 +0530 |
---|---|---|
committer | avinashlalotra | 2025-04-27 00:52:20 +0530 |
commit | 9601b41a3c1984e563a6b35f24555c1caf06474c (patch) | |
tree | 3a7c4dcf6c9ce1de4a9de5a41286ddb5534f2691 /help/builder_help.sce | |
parent | ea7dcdba3b83696b97cc431ee050b58f9a0f3507 (diff) | |
download | FOSSEE-Signal-Processing-Toolbox-9601b41a3c1984e563a6b35f24555c1caf06474c.tar.gz FOSSEE-Signal-Processing-Toolbox-9601b41a3c1984e563a6b35f24555c1caf06474c.tar.bz2 FOSSEE-Signal-Processing-Toolbox-9601b41a3c1984e563a6b35f24555c1caf06474c.zip |
help from sci
Diffstat (limited to 'help/builder_help.sce')
-rw-r--r-- | help/builder_help.sce | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/builder_help.sce b/help/builder_help.sce index e0d18eb..814c854 100644 --- a/help/builder_help.sce +++ b/help/builder_help.sce @@ -16,6 +16,7 @@ toolbox_title = "FOSSEE_Signal_Processing_Toolbox" help_dir = get_absolute_file_path('builder_help.sce'); +help_from_sci(toolbox_dir+"/macros/",help_dir+"/en_US/"); tbx_builder_help_lang("en_US", help_dir); clear toolbox_title; |