From 17f1230bba1262a455b8e93e9b840fe8aac0660f Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Sat, 30 Oct 2010 13:11:29 -0600 Subject: [PATCH] Reenabling demod docs --- collects/scribblings/raco/raco.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/raco/raco.scrbl b/collects/scribblings/raco/raco.scrbl index d23f64dfb2..ee77477fc6 100644 --- a/collects/scribblings/raco/raco.scrbl +++ b/collects/scribblings/raco/raco.scrbl @@ -23,6 +23,6 @@ a typical Racket installation. @include-section["planet.scrbl"] @include-section["setup.scrbl"] @include-section["decompile.scrbl"] - +@include-section["demod.scrbl"] @include-section["ctool.scrbl"] @include-section["command.scrbl"]