/[MITgcm]/mitgcm.org/devel/buildweb/code-browser/F90Mapper/main.c
ViewVC logotype

Diff of /mitgcm.org/devel/buildweb/code-browser/F90Mapper/main.c

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

revision 1.2 by edhill, Wed Jul 23 17:54:35 2003 UTC revision 1.3 by edhill, Tue Feb 17 15:37:34 2004 UTC
# Line 91  char *argv[]; Line 91  char *argv[];
91       argList.dictFile);       argList.dictFile);
92     }     }
93     fprintf(stderr," Program ending.\n");     fprintf(stderr," Program ending.\n");
94     exit();     exit(0);
95    }    }
96    
97   /* Scan code to get all variable names */   /* Scan code to get all variable names */

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

  ViewVC Help
Powered by ViewVC 1.1.22