Changeset 4535 for trunk/compiler

Show
Ignore:
Timestamp:
10/24/08 04:59:09 (3 months ago)
Author:
pmoura
Message:

Removed Ciao support for reporting term line count due to a buggy implementation of the read_term/3 option lines/2 in the latest stable release of this Prolog compiler (1.10 #8).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/compiler/logtalk.pl

    r4534 r4535  
    49284928        ;   true 
    49294929        ) 
    4930     ;   write('                  in line: '), write(Line) 
     4930    ;   write('                  at line: '), write(Line) 
    49314931    ). 
    49324932