IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 31, 2007, 12:44:19 PM (19 years ago)
Author:
jhoblitt
Message:

make dettoolConfig.c's option handling functions global

File:
1 edited

Legend:

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

    r12066 r13575  
    2424
    2525typedef enum {
    26     DETTOOL_MODE_NONE           = 0x0,
     26    DETTOOL_MODE_NONE           = PXTOOL_MODE_NONE,
    2727    DETTOOL_MODE_PENDING,
    2828    DETTOOL_MODE_DEFINEBYTAG,
Note: See TracChangeset for help on using the changeset viewer.