1 //<-- CLI SHELL MODE -->
2 // ============================================================================
3 // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
4 // Copyright (C) 2009 - DIGITEO - Pierre MARECHAL <pierre.marechal@scilab.org>
6 // This file is distributed under the same license as the Scilab package.
7 // ============================================================================
9 // Create all needed directories
10 //==============================
15 exec(SCI+"/modules/localization/tests/unit_tests/CreateDir.sce", -1);