1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-08-10 12:20:02 +00:00
parent ee3e40b78e
commit 8d3fd10b91

View file

@ -1,3 +1,8 @@
2004-08-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* standalone/test-round.c: Replaced all uses of scm_round with
scm_c_round.
2004-08-09 Kevin Ryde <user42@zip.com.au>
* tests/slib.test: New file.