This is the mail archive of the guile@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]

Re: practical Guile module handling


Jost Boekemeier <jostobfe@linux.zrz.TU-Berlin.DE> writes:

> (define (scwm-module-loaded? name) 
>        (environment-bound? module-environment name))

enivironment-bound? seems to be a post 1.3-ism.

Greg

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