~ chicken-core (chicken-5) e3141c722e70686acedbd5b20ac1cafef18eb2ee
commit e3141c722e70686acedbd5b20ac1cafef18eb2ee
Author: Peter Bex <peter@more-magic.net>
AuthorDate: Fri Dec 29 20:58:38 2017 +0100
Commit: Peter Bex <peter@more-magic.net>
CommitDate: Fri Dec 29 20:58:38 2017 +0100
Remove data-structures.import.so from list of installed files in README
diff --git a/README b/README
index dfc87c4e..c7ec23c1 100644
--- a/README
+++ b/README
@@ -285,7 +285,6 @@ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/
| | |-- chicken.condition.import.so
| | |-- chicken.continuation.import.so
| | |-- chicken.csi.import.so
- | | |-- chicken.data-structures.import.so
| | |-- chicken.errno.import.so
| | |-- chicken.eval.import.so
| | |-- chicken.file.import.so
Trap