summaryrefslogtreecommitdiff
path: root/help/builder_help.sce
blob: ea6ca9c50107d463a68151eb695f9afdfb330fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// This file is released under the 3-clause BSD license. See COPYING-BSD.

mode(-1)
lines(0)

toolbox_title = "FOSSEE_Communication_Toolbox"

help_dir = get_absolute_file_path('builder_help.sce');

tbx_builder_help_lang("en_US", help_dir);

clear toolbox_title;