Mercurial > hg > smallbox
changeset 14:a0571bf2ff54
(none)
author | idamnjanovic |
---|---|
date | Thu, 25 Mar 2010 14:02:30 +0000 |
parents | cd55209c69e1 |
children | 51b76c31c93d |
files | SMALLboxSetup.m |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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);