guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

%module-public-interface


From: dsmich
Subject: %module-public-interface
Date: Wed, 15 Jan 2020 06:50:25 +0000

(Sorry for the non-plain-test formatting, haven't the new mailer interface from Spectrum yet.  Ugh.)

I'm porting some old code to 3.0 and I've come across this:


(define-module (bobotpp bot))

(set-module-uses! %module-public-interface

                  (list (module-ref (resolve-module '(guile-user) #f)

                                    'the-bot-module)))

What is the 3.0 equivalent?   I'm not sure what the above is trying to do.


Thanks,

   -Dale


What s


reply via email to

[Prev in Thread] Current Thread [Next in Thread]