From 809ba67ccbb156b1fd18696b58f12731fe0282dc Mon Sep 17 00:00:00 2001 From: vsc Date: Sat, 29 Oct 2005 01:59:46 +0000 Subject: [PATCH] SWI code complains if it can't find this. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1426 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- library/listing.yap | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 library/listing.yap diff --git a/library/listing.yap b/library/listing.yap new file mode 100644 index 000000000..64f3d75ef --- /dev/null +++ b/library/listing.yap @@ -0,0 +1,5 @@ + +% SWI compatibility only + +:- module(listing, []). +