[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How can I tell gprolog to run a file?
From: |
Gerald W. Shapiro |
Subject: |
Re: How can I tell gprolog to run a file? |
Date: |
Tue, 25 Sep 2001 12:55:01 -0400 (EDT) |
See consult in the manual.
FWIW: The gprolog manual primarily covers what is not in standard
Prolog. You should get a text on standard Prolog to supplement the manual.
On Mon, 24 Sep 2001, Carfield Yim wrote:
> How can I tell gprolog to run a file rather than enter prolog
> instructions one by one? I can't find it in manual...