From 9cc17961834515fd9e09683738a0137964076dd7 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Thu, 22 Jul 2021 22:24:18 +0000 Subject: Fix ; again haha, I can't just wrap variable goals in call/1 due to cuts being local in a call --- system.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'system.pl') diff --git a/system.pl b/system.pl index 9009ff6..cdfbaf3 100644 --- a/system.pl +++ b/system.pl @@ -66,7 +66,6 @@ _ -> _ ; Else :- If ; _ :- If. - _ ; Else :- Else. -- cgit v1.2.3