Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.6 by gforget, Thu Feb 12 21:29:30 2015 UTC | revision 1.7 by gforget, Thu Feb 12 21:40:26 2015 UTC | |
---|---|---|
# | Line 31 if myenv.verbose>0; | Line 31 if myenv.verbose>0; |
31 | gcmfaces_msg('* set path and environment variables (myenv) by calling gcmfaces_global'); | gcmfaces_msg('* set path and environment variables (myenv) by calling gcmfaces_global'); |
32 | end; | end; |
33 | ||
34 | addpath MITprof; | |
35 | if ~isempty(which('MITprof_global')); | if ~isempty(which('MITprof_global')); |
36 | MITprof_global; | MITprof_global; |
37 | if myenv.verbose>0; | if myenv.verbose>0; |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |