home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / c / makatic / Docs / Examples / Large / h / Other
Encoding:
Text File  |  1996-01-19  |  63 b   |  7 lines

  1. #ifndef __Other_h
  2. #define __Other_h
  3.  
  4. int    Other( void);
  5.  
  6. #endif
  7.