home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 May / PCFMay2001.iso / Xenon / C++ / FreeCommandLineTools.exe / Include / wab.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-31  |  333 b   |  18 lines

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push*/
  2. /*
  3.  * WAB.H
  4.  *
  5.  * Top level public header for WAB API functions.
  6.  *
  7.  */
  8.  
  9. #include <wabdefs.h>
  10. #include <wabcode.h>
  11. #include <wabtags.h>
  12. #include <wabutil.h>
  13. #include <wabiab.h>
  14. #include <wabapi.h>
  15. #include <wabmem.h>
  16. #include <wabnot.h>
  17. #pragma option pop /*P_O_Pop*/
  18.