/[MITgcm]/mitgcm.org/devel/buildweb/pkg/swish-e/src/parse_conffile.h
ViewVC logotype

Annotation of /mitgcm.org/devel/buildweb/pkg/swish-e/src/parse_conffile.h

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


Revision 1.1 - (hide annotations) (download)
Fri Sep 20 19:47:29 2002 UTC (22 years, 10 months ago) by adcroft
Branch point for: Import, MAIN
File MIME type: text/plain
Initial revision

1 adcroft 1.1 /*
2     $Id: parse_conffile.h,v 1.12 2002/08/22 22:58:39 whmoseley Exp $
3     **
4     **
5     */
6    
7     void grabCmdOptions(StringList *sl, int start, struct swline **listOfWords);
8     void getdefaults(SWISH *sw, char *conffile, int *hasdir, int *hasindex, int hasverbose);
9     int getYesNoOrAbort (StringList *sl, int n, int islast);
10     int strtoDocType( char * s );
11    
12     void free_Extracted_Path( SWISH *sw );
13     void free_regex_list( regex_list **reg_list );
14     void freeSwishConfigOptions( SWISH *sw );
15    
16    
17    
18    

  ViewVC Help
Powered by ViewVC 1.1.22