IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2013, 9:22:43 AM (13 years ago)
Author:
eugene
Message:

cleanup the behavior on the initial pass (create an empty image index); rename structure to ImageIndex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130306/Ohana/src/addstar/include/addstar.h

    r35255 r35256  
    6767  IDTYPE *externID;
    6868  char *found;
    69 } ExtID_Index;
     69} ImageIndex;
    7070
    7171typedef struct sockaddr_in SockAddress;
     
    288288
    289289int CheckDuplicateImageIDs (Image *images, off_t Nimages);
     290int ImageIndexFileInit ();
    290291
    291292int LoadDataSDSS (FILE *f, char *file, Image **images, off_t *nvalid, Stars **stars, unsigned int *Nstars, Header **headers, off_t *extsize, HeaderSet *headerSets, off_t Nimages);
Note: See TracChangeset for help on using the changeset viewer.