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/addtool.c

    r35228 r35304  
    876876        psTrace("addtool", PS_LOG_INFO, "no rows found");
    877877        psFree(output);
    878         return true;
     878        return false;
    879879    }
    880880
Note: See TracChangeset for help on using the changeset viewer.