From fa91fb6d863ecd2c63605e3e8ea03f0410ff7d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Thu, 30 Sep 2010 20:10:25 +0100 Subject: [PATCH] ifix typo --- pl/corout.yap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pl/corout.yap b/pl/corout.yap index 64ba88575..e96a45fff 100644 --- a/pl/corout.yap +++ b/pl/corout.yap @@ -220,7 +220,7 @@ prolog:when(_,Goal) :- % % support for when/2 like declaration. -v% +% % % when will block on a conjunction or disjunction of nonvar, ground, % ?=, where ?= is both terms being bound together