[project @ 2003-11-15 22:31:16 by panne]
authorpanne <unknown>
Sat, 15 Nov 2003 22:31:16 +0000 (22:31 +0000)
committerpanne <unknown>
Sat, 15 Nov 2003 22:31:16 +0000 (22:31 +0000)
Decouple packages a bit more again: The prologue of the combined index is now
generated via shell magic from the package prologues. As a nice side effect,
some autoconf magic is gone, so configure.ac is effectively empty now (but not
for long... :-)

prologue.txt [new file with mode: 0644]

diff --git a/prologue.txt b/prologue.txt
new file mode 100644 (file)
index 0000000..f3a7a3a
--- /dev/null
@@ -0,0 +1,3 @@
+This package contains the @Prelude@ and its support libraries, and a large
+collection of useful libraries ranging from data structures to parsing
+combinators and debugging utilities.