home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Online / InetDial / translator42.lha / Translator / Include / proto / translator.h
C/C++ Source or Header  |  1995-02-15  |  202b  |  9 lines

  1. #ifndef PROTO_TRANSLATOR_H
  2. #define PROTO_TRANSLATOR_H
  3. #include <exec/types.h>
  4. extern struct Library *TranslatorBase ;
  5. #include <clib/translator_protos.h>
  6. #include <pragmas/translator_pragmas.h>
  7. #endif
  8.  
  9.