// ============================================================================= // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab // Copyright (C) 2008 - INRIA // // This file is distributed under the same license as the Scilab package. // ============================================================================= //whereis if whereis("sci2exp") <> "stringlib" then bugmes();quit;end if whereis('aaa') <> [] then bugmes();quit;end