home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / workbench / hypertext_dtc / developer / c / include / proto / hypertextdtclass.h
Encoding:
C/C++ Source or Header  |  1997-09-10  |  601 b   |  29 lines

  1. #ifndef PROTO_HYPERTEXTDTCLASS_H
  2. #define PROTO_HYPERTEXTDTCLASS_H
  3. /*
  4. ** $PROJECT:
  5. **
  6. ** $VER: hypertextdtclass.h 40.1 (10.09.97)
  7. **
  8. ** $AUTHOR: Stefan Ruppert , Windthorststrasse 5 , 65439 Floersheim , GERMANY
  9. **
  10. ** $COPYRIGHT: (C) Copyright 1997 by Stefan Ruppert, All Rights Reserved!
  11. **
  12. ** $EMAIL: ruppert@amigaworld.com
  13. **
  14. ** $HISTORY:
  15. **
  16. ** 10.09.97 : 040.001 : initial
  17. */
  18.  
  19. #include <datatypes/hypertextclass.h>
  20. #include <clib/hypertextdtclass_protos.h>
  21. #ifdef __SASC
  22. #include <pragmas/hypertextdtclass_pragmas.h>
  23. #endif
  24. #ifdef __GNUC__
  25. #include <inline/hypertextdtclass_inline.h>
  26. #endif
  27. #endif
  28.  
  29.