Changeset 4520 for trunk/configs

Show
Ignore:
Timestamp:
10/19/08 09:21:39 (3 months ago)
Author:
pmoura
Message:

Describe a workaround for using library notation with Ciao due to a bug in this compiler implementation of multifile/1 predicate directives.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/NOTES.txt

    r4507 r4520  
    153153    "ciao_aux.config" is a bit of a hack, but should enable you to run the  
    154154    Logtalk companion examples and to try out your own Logtalk programs.  
     155 
     156    You need to patch the Logtalk compiler (compiler/logtalk.pl) and comment 
     157    out the multifile declaration for the predicate logtalk_library_path/2  
     158    in order to use library notation for loading library and example files. 
    155159 
    156160    Don't forget to call the cd/1 predicate to set the working directory