commit dbc5517dad51fe27dbbdab9be1c6f4d7c223a256
parent de3e111402f869e8deb61a1e2b538abc335bbf01
Author: Matthew Flatt <mflatt@racket-lang.org>
Date: Fri, 15 Aug 2008 20:16:06 +0000
assign authors to manuals
svn: r11287
original commit: 9453aaaccf2f0007bae450c291e1cd29a7a14696
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/collects/macro-debugger/macro-debugger.scrbl b/collects/macro-debugger/macro-debugger.scrbl
@@ -17,6 +17,8 @@
@title{@bold{Macro Debugger}}
+@author["Ryan Culpepper"]
+
The macro-debugger collection contains two tools: a stepper for macro
expansion and a standalone syntax browser. The macro stepper shows the
programmer the expansion of a program as a sequence of rewriting