Remove all asserted facts?
From: news.adelphia.net (no-mail-please_at_nospam.com)
Date: 08/25/04
- Next message: Student: "Re: Godel's Incompleteness and Nonmonotonic Logic"
- Previous message: Stephan Lehmke: "Re: Godel's Incompleteness and Nonmonotonic Logic"
- Next in thread: russell kym horsell: "Re: Remove all asserted facts?"
- Reply: russell kym horsell: "Re: Remove all asserted facts?"
- Reply: Paul Tarau: "Re: Remove all asserted facts?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Aug 2004 11:19:57 -0400
I want to remove all facts that were instantiated by the assert() statement
(I want to reset the Prolog database). I tried:
retractall(_).
But I got an instantiation error. What's the most convenient way to do
this?
Thanks.
- Next message: Student: "Re: Godel's Incompleteness and Nonmonotonic Logic"
- Previous message: Stephan Lehmke: "Re: Godel's Incompleteness and Nonmonotonic Logic"
- Next in thread: russell kym horsell: "Re: Remove all asserted facts?"
- Reply: russell kym horsell: "Re: Remove all asserted facts?"
- Reply: Paul Tarau: "Re: Remove all asserted facts?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|