IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15668


Ignore:
Timestamp:
Nov 20, 2007, 9:12:27 PM (18 years ago)
Author:
eugene
Message:

adding astrometry table i/o

File:
1 edited

Legend:

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

    r15216 r15668  
    11# include "psastroInternal.h"
    2 // XXX leak free 2006.04.27
    32
    43# define ESCAPE { \
     
    3231    pmFPAfileActivate (config->files, false, NULL);
    3332    pmFPAfileActivate (config->files, true, "PSASTRO.OUTPUT");
     33    pmFPAfileActivate (config->files, true, "PSASTRO.OUT.ASTROM");
    3434
    3535    pmFPAview *view = pmFPAviewAlloc (0);
Note: See TracChangeset for help on using the changeset viewer.