Root/
Source at commit HEAD created 3 years 8 months ago. By baudin, Shortened messages printed at startup. (These verbose messages make the startup confusing when dozens of modules are loaded.) | |
---|---|
1 | // ====================================================================␍␊ |
2 | // Copyright INRIA 2008␍␊ |
3 | // This file is released into the public domain␍␊ |
4 | // ====================================================================␍␊ |
5 | ␍␊ |
6 | help_dir = get_absolute_file_path('builder_help.sce');␍␊ |
7 | tbx_builder_help_lang("en_US", help_dir);␍␊ |
8 | ␍␊ |
9 | clear help_dir;␍␊ |