/*->h.data */


extern int  getpoint(point * p);
extern int  getcity(city * p);
extern int  opendataset(int i);
extern void closedataset(void);

