IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2007, 6:49:43 PM (19 years ago)
Author:
jhoblitt
Message:

rename p[x]tools -> [foo]tools

File:
1 edited

Legend:

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

    r9392 r11997  
    1818 */
    1919
    20 #ifndef P1TOOL_H
    21 #define P1TOOL_H 1
     20#ifndef GUIDETOOL_H
     21#define GUIDETOOL_H 1
    2222
    2323#include "pxtools.h"
    2424
    25 pxConfig *p1toolConfig(pxConfig *config, int argc, char **argv);
     25pxConfig *guidetoolConfig(pxConfig *config, int argc, char **argv);
    2626
    27 #endif // P1TOOL_H
     27#endif // GUIDETOOL_H
Note: See TracChangeset for help on using the changeset viewer.