home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / viewer / SVLIBS81.LHA / superview-lib / Programmers / include / proto / svdrivers.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-08-13  |  346 b   |  15 lines

  1. /* proto/svdrivers.h                */
  2. /* Version    : 3.5                 */
  3. /* Date       : 25.03.1994          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. /* SVDriver-Version V1.x+ */
  7.  
  8. #ifndef PROTO_SVDRIVERS_H
  9. #define PROTO_SVDRIVERS_H
  10.  
  11. #include <clib/svdrivers_protos.h>
  12. #include <pragmas/svdrivers_pragmas.h>
  13.  
  14. #endif /* PROTO_SVDRIVERS_H */
  15.