Hello, On Thu, 24 Jun 2004 00:20:27 +0100 (BST) Marcin Tustin <[EMAIL PROTECTED]> wrote:
.. > > Could you not just avoid compiling your code, macroexpand it, > then analyse that? It is not trivial: some modules are loaded dynamically and indirectly. I even don't know in advance what functions I will have. So I think that it is simpler to load all and then decompile. > > -- Oleg
