home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xhyper10.zip / XHyper_v1.0 / src / docsup / list.h < prev    next >
C/C++ Source or Header  |  1992-12-08  |  60b  |  7 lines

  1. #ifndef list_h
  2. #define list_h
  3.  
  4. #include <OS/list.h>
  5.  
  6. #endif
  7.