2011/5/29 Neil Van Dyke <[email protected]>: > Is there a tool to remove unused "require" clauses from a Racket source > file? > > If Check Syntax doesn't think the clause is used, that's good enough for me.
I assume that this comment means you know that Check Syntax isn't accurate, right? Not every macro records disappeared uses correctly, for example. Jay > > (I recall someone answering this question, probably in 2010, and pointing to > a tool, but I can't find the discussion in the mail archives.) > > -- > http://www.neilvandyke.org/ > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users > -- Jay McCarthy <[email protected]> Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" - D&C 93 _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

