1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-31 17:30:24 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-08-02 12:33:07 +00:00
parent 4002a7088e
commit c079ba3be1

View file

@ -1,5 +1,8 @@
2004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* gh.texi: Replaced references to scm_num2* with scm_to_* and
references to scm_*2num with scm_from_*.
Renamed many file to make the structure of the manual more evident
in the names. Changed all references.