IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2013, 7:02:38 PM (13 years ago)
Author:
watersc1
Message:

fixed all the known issues with the exptime and primacy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSkycell/src/ppSkycellData.c

    r36356 r36357  
    1414{
    1515    psFree(data->imagesName);
    16     psFree(data->masksName);
    1716    psFree(data->wcsrefName);
    1817    psFree(data->outRoot);
     
    2827
    2928    data->imagesName = NULL;
    30     data->masksName = NULL;
    3129    data->wcsrefName = NULL;
    3230    data->outRoot = NULL;
Note: See TracChangeset for help on using the changeset viewer.