From: Pebblestone
Subject: list generic functions, nongeneric functions, variables in packages
Date: 
Message-ID: <1157786025.810823.214560@i3g2000cwc.googlegroups.com>
I posted something, it's a program that allow me to list generic
functions, nongeneric functions and variables in packages. The naming
is a little awkward so pls give me some advices if you have interest.



http://paste.lisp.org/display/25681
From: Pebblestone
Subject: Re: list generic functions, nongeneric functions, variables in packages
Date: 
Message-ID: <1157797939.129674.227900@e3g2000cwe.googlegroups.com>
The previous version has some bugs actually, this is the new one.


http://paste.lisp.org/display/25687



Pebblestone wrote:
> I posted something, it's a program that allow me to list generic
> functions, nongeneric functions and variables in packages. The naming
> is a little awkward so pls give me some advices if you have interest.
> 
> 
> 
> http://paste.lisp.org/display/25681