Changeset 3849 for trunk/integration

Show
Ignore:
Timestamp:
09/18/07 00:11:08 (16 months ago)
Author:
pmoura
Message:

Improved documentation on the SWI-Prolog integration script.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/integration/NOTES.txt

    r3824 r3849  
    3838achieved by generating a new GNU-Prolog top-level that includes Logtalk. 
    3939 
     40The SWI-Prolog integration script assumes XPCE is installed. If that's  
     41not the case, comment out the loading of the file "xpcehook.pl" on the  
     42"integration/logtalk_swi.pl" file. 
     43 
    4044Other Prolog compilers require manual steps for integration with Logtalk. 
    4145See the "configs/NOTES.txt" file for details.