guile-devel
[Top][All Lists]
Advanced

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

Reloading a module


From: Neil Jerram
Subject: Reloading a module
Date: 13 Apr 2001 10:38:15 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

A little question that's been bothering me from some time...

Suppose I (use-modules (foo bar)), then go and change something in
foo/bar.scm, then I want to reload the updated version.  How do I do
this?

(If I do (use-modules (foo bar)) again, nothing happens, because the
module system thinks that (foo bar) is already loaded.)

Regards,
        Neil



reply via email to

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