chiark / gitweb /
Renamed from pango-export.lisp
authorespen <espen>
Wed, 27 Oct 2004 15:41:15 +0000 (15:41 +0000)
committerespen <espen>
Wed, 27 Oct 2004 15:41:15 +0000 (15:41 +0000)
pango/export.lisp [new file with mode: 0644]

diff --git a/pango/export.lisp b/pango/export.lisp
new file mode 100644 (file)
index 0000000..41b6cad
--- /dev/null
@@ -0,0 +1,4 @@
+(in-package "PANGO")
+
+;;; Autogenerating exported symbols
+(export-from-file #p"clg:pango;pango.lisp")