home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / Resound / Module.m < prev    next >
Encoding:
Text File  |  1992-04-02  |  72 b   |  10 lines

  1.  
  2. #import "Module.h"
  3. #import "Imports.h"
  4.  
  5.  
  6. @implementation Module
  7.  
  8.  
  9. @end
  10.