This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile eval.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/06/03 18:29:54

Modified files:
	guile-core/libguile: eval.c 

Log message:
	* eval.c (scm_lookupcar): Test for !SCM_CONSP (SCM_CAR (env))
	instead of SCM_TRUE (scm_procedurep (SCM_CAR (env))).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]