Changeset 3917 for trunk/integration

Show
Ignore:
Timestamp:
11/03/07 12:20:45 (14 months ago)
Author:
pmoura
Message:

Minor documentation fixes and improvements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/integration/NOTES.txt

    r3894 r3917  
    3636 
    3737The GNU Prolog integration script provides adequate performance for  
    38 development. For production environments, improved performance can be  
     38development. For production environments, improved performance may be  
    3939achieved by generating a new GNU-Prolog top-level that includes Logtalk. 
    4040 
     
    6666However, keep in mind that the integration scripts already use the back-end  
    6767Prolog command-line option that allows a initialization file to be loaded  
    68 in order to bootstrap Logtalk. See the scripts/shortcut files for details. 
     68in order to bootstrap Logtalk. See the scripts files for details.