Use SCM_EQ_P insteda of `==' or `!=' in certain
authorMarius Vollmer <mvo@zagadka.de>
Sun, 20 May 2001 23:39:55 +0000 (23:39 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 20 May 2001 23:39:55 +0000 (23:39 +0000)
commitc6772927b44296372cd364a61f6158d46edad84e
tree40fde6fa41114e1dc29b828182b14280d887d03f
parent1990dd38aba7eb6af2481c0427dab7715401853e
Use SCM_EQ_P insteda of `==' or `!=' in certain
places. (scm_c_improper_memq): Return q instead of SCM_BOOL_T.
libguile/eval.c