IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2013, 2:12:32 PM (13 years ago)
Author:
heather
Message:

fixes addtool and camtool to exit with error if trying to addprocessedexp to existing run

File:
1 edited

Legend:

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

    r35239 r35304  
    599599        psTrace("camtool", PS_LOG_INFO, "no rows found");
    600600        psFree(output);
    601         return true;
     601        return false;
    602602    }
    603603
Note: See TracChangeset for help on using the changeset viewer.