home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / plbin.zip / pl / include / README < prev    next >
Text File  |  1992-05-26  |  662b  |  19 lines

  1. This  directory contains  some public  include  files  to support  the
  2. foreign language  (C) interface of  SWI-Prolog.  These  files   may be
  3. copied to /usr/include.
  4.  
  5. The graphical package PCE searches  for these files in this directory,
  6. so they need not be copied to /usr/include to be able to install PCE.
  7.  
  8. Files:
  9.     SWI-Prolog.h    General include file that defines constants
  10.             and types.  To be included in any C-file that
  11.             contains references to SWI-Prologs foreign
  12.             interface.
  13.  
  14.     dld.h        Include file for the Wilson Ho's dld library.
  15.             Only makes sence when installing PCE.
  16.  
  17.     SWI-Exports    Export definitions to be used with the
  18.             -bI flag of AIX compilers.
  19.