IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41595 for trunk


Ignore:
Timestamp:
May 18, 2021, 12:01:46 PM (5 years ago)
Author:
tdeboer
Message:

fix to pztool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pztool.c

    r41582 r41595  
    956956static bool updatesummitExpMode(pxConfig *config)
    957957{
     958  int fault;
     959
    958960  PS_ASSERT_PTR_NON_NULL(config, false);
    959961  PXOPT_LOOKUP_S64(summit_id, config->args, "-summit_id", true, false);
Note: See TracChangeset for help on using the changeset viewer.