From f0a86becf070f12d648b1bd00f34cba9be3373c7 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 6 Jul 2005 01:07:17 +0000 Subject: [PATCH] r10618: new file --- debian/clsql-init.lisp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/clsql-init.lisp diff --git a/debian/clsql-init.lisp b/debian/clsql-init.lisp new file mode 100644 index 0000000..de4c798 --- /dev/null +++ b/debian/clsql-init.lisp @@ -0,0 +1,2 @@ +(clsql:push-library-path #p"/usr/lib/clsql/") + -- 2.34.1