guile-user
[Top][All Lists]
Advanced

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

merging generic methods from different modules


From: Thomas Wawrzinek
Subject: merging generic methods from different modules
Date: Thu, 7 Dec 2000 09:44:39 +0100 (MET)

Hi Lars!

 > (use-modules (mod1) (mod2))

I see. What I tried was

(use-modules (foo submod1) (foo submod2))

In this case it works. Apparently I had better taken a closer look into 
the module system to understand the full implications. 

My fault. Thanx for the enligthenment, though.

Regards,

                        Thomas



reply via email to

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