IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 19, 2008, 3:28:01 PM (18 years ago)
Author:
eugene
Message:

import visualizations from cnb_branch_20081011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroFixChips.c

    r20795 r20805  
    190190    }
    191191
    192     psFree (xObs);
    193     psFree (yObs);
    194192    psFree (xRef);
    195193    psFree (yRef);
     
    321319    }
    322320
     321    psastroVisualPlotFixChips (input, xObs, yObs);
     322    psFree (xObs);
     323    psFree (yObs);
    323324    psFree (map);
    324325    psFree (view);
Note: See TracChangeset for help on using the changeset viewer.