mirror of https://github.com/XEphem/XEphem.git
8 lines
314 B
C
8 lines
314 B
C
extern int fsmatch (FImage *fip, void (*drawf)(double x, double y, int rad,
|
|
int ccode), ObjF *fs, int nfs, double *isx, double *isy, int nis,
|
|
double best, double worst, char msg[]);
|
|
|
|
/* For RCS Only -- Do Not Edit
|
|
* @(#) $RCSfile: fsmatch.h,v $ $Date: 2003/03/22 23:43:55 $ $Revision: 1.1 $ $Name: $
|
|
*/
|