IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2005, 4:39:46 PM (21 years ago)
Author:
eugene
Message:

converted to autocode SMPData

File:
1 edited

Legend:

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

    r3466 r3520  
    1212} StarData;
    1313
     14# if (0)
    1415typedef struct {
    1516  float X;
     
    2627  char  dummy[3];
    2728} Stars;
     29# endif
    2830
    2931typedef struct {
     
    134136  double lweight, size;
    135137} Graphdata;
     138
     139StarData *rtext (FILE *f, int *nstars);
     140StarData *rfits (FILE *f, int *nstars);
    136141
    137142GSCdata  *gptolemy (char *fullpath, int *Nstars);
Note: See TracChangeset for help on using the changeset viewer.