IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12764


Ignore:
Timestamp:
Apr 5, 2007, 2:38:37 PM (19 years ago)
Author:
Paul Price
Message:

Need to psLibFinalize to get rid of the junk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarp.c

    r12758 r12764  
    5050    psLogMsg ("pswarp", 3, "complete pswarp run: %f sec\n", psTimerMark ("complete"));
    5151    pswarpCleanup (config);
     52    psLibFinalize();
    5253    exit (EXIT_SUCCESS);
    5354}
Note: See TracChangeset for help on using the changeset viewer.