Changeset 501 for trunk

Show
Ignore:
Timestamp:
07/08/03 15:04:02 (6 years ago)
Author:
pmoura
Message:

Updated reference to compatible BinProlog? versions.

Location:
trunk/configs
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/bin.config

    r485 r501  
    44%  Release 2.15.4 
    55% 
    6 %  configuration file for BinProlog 8.x 
     6%  configuration file for BinProlog 8.x~9.x 
    77% 
    88%  last updated: March 20, 2003 
  • trunk/configs/NOTES

    r487 r501  
    111111 
    112112 
    113 Bin-Prolog 8.x 
     113Bin-Prolog 8.x~9.x 
    114114 
    115115    bin.config 
     
    199199    and pre-processor plus the runtime by doing something like: 
    200200 
    201     % cd lgt2153 
     201    % cd lgt2154 
    202202    % cp configs/gnu.config configs/gnu.pl 
    203203 
     
    393393    source files. To improve the integration between Logtalk and SWI-Prolog  
    394394    edit the compiler/logtalk.pl file and add the line ":- system_module."  
    395     to the top of the file. In addition, you may load the file configs/swihook.pl  
    396     in order to be able to load Logtalk entities using SWI-Prolog load_files/2  
     395    to the top of the file. You may also load the file configs/swihook.pl  
     396    in order to be able to load Logtalk entities using SWI-Prolog load_files/2 
    397397    and consult/1 predicates. 
    398398 
     
    438438 
    439439 
    440 YAP 4.2.0 & 4.3.x 
     440YAP 4.2.0 & 4.3.x~4.5.x 
    441441 
    442442    yap420.config