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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by gforget, Fri Aug 5 22:00:03 2011 UTC revision 1.2 by gforget, Thu Jan 17 20:23:22 2013 UTC
# Line 64  if isempty(test0); Line 64  if isempty(test0);
64      eval(['addpath ' mydir 'ecco_v4/;']);      eval(['addpath ' mydir 'ecco_v4/;']);
65      eval(['addpath ' mydir 'sample_analysis/;']);      eval(['addpath ' mydir 'sample_analysis/;']);
66      eval(['addpath ' mydir 'sample_processing/;']);      eval(['addpath ' mydir 'sample_processing/;']);
67        eval(['addpath ' mydir 'gcmfaces_diags/;']);
68      eval(['addpath ' mydir 'gcmfaces_devel/;']);      eval(['addpath ' mydir 'gcmfaces_devel/;']);
69  end;  end;
70    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22