home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 391.lha / AmigaUser / src / extern.h < prev    next >
C/C++ Source or Header  |  1990-07-06  |  97b  |  5 lines

  1. extern entry *head, *curr, *temp;
  2. extern int numentries, longest;
  3. extern key_struct keywords[];
  4.  
  5.