mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
*** empty log message ***
This commit is contained in:
parent
5e9e56edda
commit
2cdfe01695
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
2004-09-22 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* gh_list.c: Replaced SCM_CAR, etc with scm_car, etc.
|
||||
|
||||
* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
|
||||
discouraged.h. Replaced all uses with scm_is_pair.
|
||||
(SCM_I_CONSP): New name for SCM_CONSP.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue