1 // This file is released under the 3-clause BSD license. See COPYING-BSD.
3 // Some specific hooks can be specify here when the module is unloaded.
5 etc_tlbx = get_absolute_file_path("toolbox_skeleton.quit");
6 etc_tlbx = getshortpathname(etc_tlbx);
7 root_tlbx = strncpy( etc_tlbx, length(etc_tlbx)-length("\etc\") );
8 removeToolboxInfos(root_tlbx);
10 clear etc_tlbx root_tlbx