Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.6 by gforget, Fri Aug 5 21:44:32 2011 UTC | revision 1.7 by gforget, Mon Jul 28 21:44:56 2014 UTC | |
|---|---|---|
| # | Line 83 matlab -nojvm -nodisplay << EOF | Line 83 matlab -nojvm -nodisplay << EOF |
| 83 | fprintf('\n !!!! Error: Using MITprof cannot be \n used until you get the netcdf toolbox.\n'); | fprintf('\n !!!! Error: Using MITprof cannot be \n used until you get the netcdf toolbox.\n'); |
| 84 | else; | else; |
| 85 | cd MITprof; | cd MITprof; |
| global MITprof_verbose; MITprof_verbose=0; | ||
| 86 | profiles_process_init; | profiles_process_init; |
| 87 | cd ..; | cd ..; |
| 88 | end; | end; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |