summaryrefslogtreecommitdiff
path: root/help/builder_help.sce
blob: cceebb08366ba4bcbd4612ed3ba128b8e9edcc8d (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 = "scilab_octave"

help_dir = get_absolute_file_path('builder_help.sce');

tbx_builder_help_lang("en_US", help_dir);

clear toolbox_title;