home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / cli / AKCC.lha / Programmers / include / proto / akccplus.h
Encoding:
C/C++ Source or Header  |  1997-02-17  |  346 b   |  17 lines

  1. /*
  2. **      $VER: akccplus_protos.h 37.1 (6.9.96)
  3. **
  4. **      prototype/pragma include for akccplus.library
  5. **
  6. **      (C) Copyright 1989-96 Andreas R. Kleinert
  7. **      All Rights Reserved.
  8. */
  9.  
  10. #ifndef PROTO_AKCCPLUS_H
  11. #define PROTO_AKCCPLUS_H
  12.  
  13. #include <clib/akccplus_protos.h>
  14. #include <pragmas/akccplus_pragmas.h>
  15.  
  16. #endif /* PROTO_AKCCPLUS_H */
  17.