Changed license terms to the plain LGPL thru-out.
[bpt/guile.git] / libguile / rdelim.h
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Renamed header macros to the SCM_<filename>_H format.
2001-05-19 Marius Vollmer(scm_init_rdelim_builtins): Renamed from
2001-01-24 Gary Houston * boot-9.scm: don't import (ice-9 rdelim) here. it...