home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / misc / xref_v1.1.lha / XRef / include / proto / xref.h
Encoding:
C/C++ Source or Header  |  1994-05-01  |  171 b   |  9 lines

  1. #ifndef PROTO_XREF_H
  2. #define PROTO_XREF_H
  3. #include <exec/types.h>
  4. extern struct Library *XRefBase;
  5. #include <clib/xref_protos.h>
  6. #include <pragmas/xref_pragmas.h>
  7. #endif
  8.  
  9.