/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_demo.m
ViewVC logotype

Diff of /MITgcm_contrib/gael/matlab_class/gcmfaces_demo.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch 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;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22