IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2011, 4:11:23 PM (15 years ago)
Author:
rhenders
Message:

Using new Fits class and Config class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/src/InitBatch.h

    r30147 r31011  
    2424    // methods
    2525    void (*print)();
     26
     27    // destructor
    2628    void (*destroy)();
    2729
    2830} InitBatch;
    2931
     32// constructor
    3033InitBatch *new_InitBatch(int *argc, char **argv);
    3134
Note: See TracChangeset for help on using the changeset viewer.