diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2008-12-10 19:07:14 +0000 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2008-12-10 19:07:14 +0000 |
commit | 88f5ea45d52a703aa86da917b5c9dc28d2d0d45b (patch) | |
tree | da589a077db766e717864137e893c587ed2d720c /benchmark-suite | |
parent | 9dfa64ca7f86f1f25f5bba8976b9e29ca6d1bdbc (diff) |
Revert "Note need for subscription to bug-guile@gnu.org."
This reverts commit cbea802b3763aa8cb43c88f7df272da3e41c32da, which is
appropriate because subscription is not now required for someone to
send a message to bug-guile@gnu.org.
Conflicts:
Diffstat (limited to 'benchmark-suite')
-rw-r--r-- | benchmark-suite/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/benchmark-suite/README b/benchmark-suite/README index 51051996b..186a74351 100644 --- a/benchmark-suite/README +++ b/benchmark-suite/README @@ -12,9 +12,7 @@ You can reference the file `lib.scm' from your own code as the module (benchmark-suite lib); it also has comments at the top and before each function explaining what's going on. -Please write more Guile benchmarks, and send them to -bug-guile@gnu.org. (Note that you must be subscribed to this list -first, in order to successfully send a message to it.) We'll merge -them into the distribution. All benchmark suites must be licensed for -our use under the GPL, but I don't think we're going to collect -assignment papers for them. +Please write more Guile benchmarks, and send them to bug-guile@gnu.org. +We'll merge them into the distribution. All benchmark suites must be +licensed for our use under the GPL, but I don't think we're going to +collect assignment papers for them. |