home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / gfx / show / superview-lib / programmers / include / proto / superviewsupport.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-28  |  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.