1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 07:50:20 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-09-06 21:13:05 +00:00
parent 152f82bfa5
commit 6065fed8ed

View file

@ -1,5 +1,8 @@
1999-09-06 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* numbers.c: Converted comparison operations to dispatch on
generic if args don't match.
* Makefile.am (ETAGS_ARGS): Added support for GPROC and GPROC1.
1999-09-06 James Blandy <jimb@mule.m17n.org>