IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 23, 2004, 7:48:29 AM (22 years ago)
Author:
eugene
Message:

moved typename/modename to libohana, minor fixes to solve -Wall -Werror problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/imregister/include/photreg.h

    r2488 r2803  
    4646void set_timezone (double dt);
    4747void DumpCADCTable (char *filename, PhotPars *image, int *match, int Nmatch);
     48void getImageData (char *Image, char *ImageCCD, char *ImageMode);
     49void set_Binary_name (char *name);
     50void set_ASCII_name (char *string);
     51int load_old_db ();
     52int escape (int mode, char *message);
Note: See TracChangeset for help on using the changeset viewer.