home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / tess / tess-1.0 / pgg.h < prev    next >
Encoding:
Text File  |  1992-06-30  |  124 b   |  7 lines

  1. #import "aGroup-inter.h"
  2. #import "pmm.h"
  3.  
  4. @interface pgg:pmm
  5. - makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg;
  6. @end
  7.