bug-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bugs with "mod" and "is"


From: Daniel Diaz
Subject: Re: bugs with "mod" and "is"
Date: Wed, 31 Oct 2001 19:53:18 +0100

Hi,

ISO states that an operator inside an other operator (i.e. as an argument of an 
operator) should be
parenthesised.
So You should write (mod)-260 and (is)-300

Neil Rowe wrote:
> 
> The following lines generate spurious error messages when contained in
> a consulted file:
> 
> ip(mod-260,mod,1).
> ip(is-300,be,13).


-- 
Daniel Diaz   address@hidden
http://pauillac.inria.fr/~diaz
gprolog --version 2>&1 | sed -n -e 's/By //p'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]