IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2005, 4:44:20 PM (21 years ago)
Author:
eugene
Message:

loneos.h to dvo.h; FITS tables for smpfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/imclean/include/imclean.h

    r3412 r3466  
    11# include <ohana.h>
    2 # include <loneos.h>
     2# include <dvo.h>
    33
    44enum {DOPHOT, CHAD, SEXTRACT};
     
    7777void help ();
    7878void args (int argc, char **argv);
     79int ConvertStars (Stars *data, int size, int nitems);
     80void wfits (char *filename, Stars *stars, int Nstars, Header *header);
Note: See TracChangeset for help on using the changeset viewer.