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

Contents 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.1.1 - (show annotations) (download) (vendor branch)
Fri Sep 20 19:47:29 2002 UTC (22 years, 10 months ago) by adcroft
Branch: Import, MAIN
CVS Tags: baseline, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Importing web-site building process.

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