Mercurial > hg > smallbox
diff SMALLboxSetup.m @ 14:a0571bf2ff54
(none)
author | idamnjanovic |
---|---|
date | Thu, 25 Mar 2010 14:02:30 +0000 |
parents | b6d8f2c4f5fa |
children | 636a2a3d7302 |
line wrap: on
line diff
--- a/SMALLboxSetup.m Thu Mar 25 14:02:09 2010 +0000 +++ b/SMALLboxSetup.m Thu Mar 25 14:02:30 2010 +0000 @@ -358,9 +358,9 @@ fprintf('\n Compiling MEX interfaces for SMALL examples \n'); make; end - fprintf('\n SMALLbox Examples Installation Successful! \n'); + fprintf('\n SMALLbox Problems Installation Successful! \n'); catch - fprintf('\n SMALLbox Examples Installation Failed \n'); + fprintf('\n SMALLbox Problems Installation Failed \n'); end cd(SMALL_path);