1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00

* Cleaned up export list.

This commit is contained in:
Dirk Herrmann 2001-02-27 11:10:07 +00:00
parent 704f4e86cf
commit ac6849ffee
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2001-02-27 Dirk Herrmann <D.Herrmann@tu-bs.de>
* lib.scm (data-file): Remove from export list.
2001-02-22 Thien-Thi Nguyen <ttn@revel.glug.org>
* tests/exceptions.test (syntax lambda): Renamed from (lambda).

View file

@ -34,9 +34,6 @@
user-reporter
format-test-name
;; Finding test input files.
data-file
;; Noticing whether an error occurs.
signals-error? signals-error?*)