Home | Notes | Languages | Programs | Homework |
Re: prolog compiler |
David Tuell (dtuell@VT.EDU)
Wed, 31 Oct 2001 19:35:48 -0500
Message-ID: <000701c1626d$26e9d320$cd4e52c6@y2sky> Date: Wed, 31 Oct 2001 19:35:48 -0500 From: David Tuell <dtuell@VT.EDU> Subject: Re: prolog compiler
include the period after the end bracket
David
----- Original Message -----
From: "Matthew Posid" <mposid@VT.EDU>
To: <CS3304_91312@LISTSERV.VT.EDU>
Sent: Wednesday, October 31, 2001 7:11 PM
Subject: [CS3304_91312] prolog compiler
> i'm having trouble getting a program to load in the prolog
> compiler...every time i try to load a file (including the ones on the
> prolog section of the class website), the compiler returns a new line
> with a "|" displayed. that is all it does. if it hit ctrl+z, it tells
> me i have an unexpected end of file.
>
> i have tried entering the load command as both:
> ['3children.pro'] and as
> ['g:/prolog/3children.pro']
> etc...
>
> and they both have the same results. any thoughts??
>
> thanks.
Home | Notes | Languages | Programs | Homework |