1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-02 02:10:19 +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> 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 Renamed many file to make the structure of the manual more evident
in the names. Changed all references. in the names. Changed all references.