From ca950e94b94b148e7bea445abf9c70cee8a2dbf0 Mon Sep 17 00:00:00 2001 From: vsc Date: Mon, 21 May 2001 20:17:20 +0000 Subject: [PATCH] forgot an item git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@37 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- TO_DO | 1 + 1 file changed, 1 insertion(+) diff --git a/TO_DO b/TO_DO index c18dfdb33..d7402da76 100644 --- a/TO_DO +++ b/TO_DO @@ -14,6 +14,7 @@ BEFORE 4.4: - document system(library) - document new interface functions. - logtalk. +- listing (Steve Moyle). TO CHECK: - bad register allocation for a(X,Y) :- X is Y+2.3 ?