IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:30:59 AM (18 years ago)
Author:
eugene
Message:

completely deprecate config->where; make all command-line handling consistent; move nearly all sql into share/*.sql; ensure consistency between args supplied and used

File:
1 edited

Legend:

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

    r14018 r18561  
    3030    psDB *dbh;
    3131    psMetadata *args;
    32     psMetadata *where;
     32    // XXX deprecate psMetadata *where;
    3333    int argc;
    3434    char **argv;
Note: See TracChangeset for help on using the changeset viewer.