IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2006, 3:50:09 PM (20 years ago)
Author:
jhoblitt
Message:

rename p1search -> p1tool

File:
1 edited

Legend:

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

    r6981 r8537  
    1 #ifndef P1SEARCH_H
    2 #define P1SEARCH_H 1
     1#ifndef P1TOOL_H
     2#define P1TOOL_H 1
    33
    44#include "pxtools.h"
    55
    6 pxConfig *p1searchConfig(pxConfig *config, int argc, char **argv);
     6pxConfig *p1toolConfig(pxConfig *config, int argc, char **argv);
    77
    8 #endif // P1SEARCH_H
     8#endif // P1TOOL_H
Note: See TracChangeset for help on using the changeset viewer.