/[MITgcm]/MITgcm/pkg/mnc/mnc_create_dir.c
ViewVC logotype

Diff of /MITgcm/pkg/mnc/mnc_create_dir.c

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

revision 1.2 by edhill, Tue Mar 23 05:24:44 2004 UTC revision 1.3 by ce107, Thu Jun 16 16:59:02 2005 UTC
# Line 14  Line 14 
14  #include <sys/stat.h>  #include <sys/stat.h>
15  #include <sys/types.h>  #include <sys/types.h>
16  #include <sys/time.h>  #include <sys/time.h>
17    #include <string.h>
18  void FC_NAMEMANGLE(mnccdir) ( int *nienc, int *ienc, int *idate )  void FC_NAMEMANGLE(mnccdir) ( int *nienc, int *ienc, int *idate )
19  {  {
20      char name[512], dname[512];      char name[512], dname[512];

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

  ViewVC Help
Powered by ViewVC 1.1.22