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

  1. /* proto/superviewsupport.h         */
  2. /* Version    : 1.1                 */
  3. /* Date       : 06.05.1993          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. #ifndef PROTO_SUPERVIEWSUPPORT_H
  7. #define PROTO_SUPERVIEWSUPPORT_H
  8.  
  9. #include <clib/superviewsupport_protos.h>
  10. #include <pragmas/superviewsupport_pragmas.h>
  11.  
  12. #endif /* PROTO_SUPERVIEWSUPPORT_H */
  13.