IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 11, 2006, 5:01:54 PM (20 years ago)
Author:
jhoblitt
Message:

add pzgetexp.h & pzgetexpConfig.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxtools.h

    r6833 r6835  
     1#ifndef PXTOOLS_H
     2#define PXTOOLS_H 1
     3
    14# include <stdio.h>
    25# include <strings.h>  // for strcasecmp
     
    154157
    155158bool pzsearchConfig(pxConfig *config, int argc, char **argv);
     159
     160#endif // PXTOOLS_H
Note: See TracChangeset for help on using the changeset viewer.