racket/collects/macro-debugger/stxclass/info.ss
Matthew Flatt 24739359e4 Ryan's macro-stepper patches
svn: r9794
2008-05-10 11:02:47 +00:00

7 lines
149 B
Scheme

#lang setup/infotab
(define name "stxclass")
;; Not ready yet
#;(define scribblings '(("stxclass.scrbl")))
(define compile-omit-paths '("test.ss"))