At Sun, 29 May 2011 02:39:07 -0400,
Neil Van Dyke wrote:
> Is there a tool to remove unused "require" clauses from a Racket source 
> file?

macro-debugger/analysis/check-requires
or the script version: macro-debugger/analysis/check-requires-script

I used them in the past, and they work quite well.

Vincent
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to