summaryrefslogtreecommitdiff
path: root/builder.sce
diff options
context:
space:
mode:
authorttt2018-12-06 13:42:14 +0530
committerttt2018-12-06 13:42:14 +0530
commitd6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795 (patch)
treefdbe9d1a10e7c256e86d7efae276fa75615cd0ba /builder.sce
parent3ffa5ac619587eadfdb4ffd3e2fee57fee385e21 (diff)
downloadFOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.tar.gz
FOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.tar.bz2
FOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.zip
code by jitendra and added more test4.sce
Diffstat (limited to 'builder.sce')
-rw-r--r--builder.sce1
1 files changed, 1 insertions, 0 deletions
diff --git a/builder.sce b/builder.sce
index 00d6a5b..57c6155 100644
--- a/builder.sce
+++ b/builder.sce
@@ -29,6 +29,7 @@ TOOLBOX_TITLE = "FOSSEE Signal Processing Toolbox";
toolbox_dir = get_absolute_file_path("builder.sce");
+tbx_builder_help(toolbox_dir);
tbx_builder_macros(toolbox_dir);
tbx_build_loader(TOOLBOX_NAME, toolbox_dir);
tbx_build_cleaner(TOOLBOX_NAME, toolbox_dir);