summaryrefslogtreecommitdiff
path: root/doc/README
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2014-04-28 17:46:59 +0200
committerAndy Wingo <wingo@pobox.com>2014-04-28 17:46:59 +0200
commit9720934f3a88b68092b31e6f67056fd43780f52d (patch)
tree9f24efe73a7692d0e6ce45cef6fba0e29bd46085 /doc/README
parentd9a4a1cde13422a8e9656bb7745dc31692deb955 (diff)
downloadguile-9720934f3a88b68092b31e6f67056fd43780f52d.tar.gz
Remove doc/example-smob/
* doc/example-smob/: Remove example. It's smaller than it used to be in Guile 1.8, and with foreign objects there's practically nothing interesting to test. * doc/oldfmt.c: Remove this hoary thing. * doc/README: * doc/Makefile.am: Update.
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/README b/doc/README
index 18862a6b8..75c1f7fd6 100644
--- a/doc/README
+++ b/doc/README
@@ -14,10 +14,6 @@ Please be aware that this is all very much work in progress (apart
from the Revised^5 Report). Bug reports and contributions are
welcome!
-The file `oldfmt.c' contains a function which can be used by
-application writers to support both old-style and new-style error
-format strings.
-
The `sources' directory includes some stuff relevant to the Guile
reference manual, and which may eventually be folded in to it. It's
not immediately relevant, however, which is why it's not in this