home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / libraries / svlib102d.lha / superview-lib_DEV / Programmers / include / proto / svoperators.h < prev   
Encoding:
C/C++ Source or Header  |  1995-02-17  |  358 b   |  15 lines

  1. /* proto/svoperators.h              */
  2. /* Version    : 9.1                 */
  3. /* Date       : 24.09.1993          */
  4. /* Written by : Andreas R. Kleinert */
  5.  
  6. /* SVOperator-Version V1.x+ */
  7.  
  8. #ifndef PROTO_SVOPERATORS_H
  9. #define PROTO_SVOPERATORS_H
  10.  
  11. #include <clib/svoperators_protos.h>
  12. #include <pragmas/svoperators_pragmas.h>
  13.  
  14. #endif /* PROTO_SVOPERATORS_H */
  15.