~ chicken-core (chicken-5) f5ba87bb0f13dafe4f1ea85eae1a10ddf958167e
commit f5ba87bb0f13dafe4f1ea85eae1a10ddf958167e
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Sat Jun 25 13:56:45 2011 +0200
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Sat Jun 25 13:56:45 2011 +0200
added missing entry in filelist to README
diff --git a/README b/README
index d99569ab..5f73f902 100644
--- a/README
+++ b/README
@@ -249,15 +249,16 @@
| | `-- utils.import.so
| |-- libchicken.a
| |-- libchicken.dll.a (Windows)
+ | |-- libchicken.dylib (Macintosh)
| |-- libchicken.so -> libchicken.so.6 (Unix)
| `-- libchicken.so.6 (Unix)
`-- share
|-- chicken
| |-- doc
- | | |-- CHICKEN.icns (Macintosh)
| | |-- LICENSE
| | |-- README
| | |-- mac.r (Macintosh)
+ | | |-- CHICKEN.icns (Macintosh)
| | |-- manual-html
| | |-- chicken.png
| | `-- *.html
Trap