diff options
Diffstat (limited to 'macros/build_help.sce')
-rw-r--r-- | macros/build_help.sce | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macros/build_help.sce b/macros/build_help.sce deleted file mode 100644 index 7e477d7..0000000 --- a/macros/build_help.sce +++ /dev/null @@ -1,5 +0,0 @@ -help_lang_dir = get_absolute_file_path("build_help.sce"); -TOOLBOX_TITLE="Communications Toolbox" -tbx_build_help(TOOLBOX_TITLE, help_lang_dir); -ok=add_help_chapter("Demo",get_absolute_file_path("build_help.sce")); -clear help_lang_dir; |