home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / Table / Sources / SOMIter.cpp < prev    next >
Encoding:
Text File  |  1996-04-25  |  513 b   |  22 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                SOMIter.cpp
  4. //    Release Version:    $ ODF 1 $ 
  5. //
  6. //    Copyright:            (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. #ifndef FWPRTITE_H
  11. #include "FWPrtIte.h"
  12. #endif
  13.  
  14. #ifndef FWSOMITE_H
  15. #include "FWSOMIte.h"
  16. #endif
  17.  
  18. #ifdef FW_BUILD_MAC
  19. #pragma segment odftable
  20. #endif
  21.  
  22. FW_SOMITERATOR(ODFExamples, ODFTable)