diff --git a/collects/macro-debugger/stxclass/info.ss b/collects/macro-debugger/stxclass/info.ss index 1369db960a..0725926b88 100644 --- a/collects/macro-debugger/stxclass/info.ss +++ b/collects/macro-debugger/stxclass/info.ss @@ -1,5 +1,5 @@ #lang setup/infotab ;; Not ready yet -(define scribblings '(("stxclass.scrbl"))) +;; (define scribblings '(("stxclass.scrbl"))) (define compile-omit-paths '("test.ss"))