users-prolog
[Top][All Lists]
Advanced

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

Re: dynamic directive


From: Gerald W. Shapiro
Subject: Re: dynamic directive
Date: Sat, 20 Oct 2001 21:52:57 -0400 (EDT)

The syntax for dynamic, (and some other things), is not the same in
gprolog as in other prolog implementations. Refer to the gprolog manual
for the correct syntax.

gws

On Sat, 20 Oct 2001, bruno patin wrote:

> hi all,
> 
> I try to port some code from sicstus to gnu-prolog (I'm a beginner in prolog
> I must say). And to my surprise, the first dynamic directive don't want to
> work.
> 
> that is :
> 
> :- dynamic target/1, home/1, current/1.
> 
> it says me that a syntax error exists on the 12th character ?
> 
> what can be wrong ?
> 
> thanks
> 
> 
> _______________________________________________
> Users-prolog mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/users-prolog
> 




reply via email to

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