From f44a26e233667e393096b3eb7da0d939e0b56878 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sun, 16 Mar 2008 03:14:59 +0000 Subject: [PATCH] got thru the docs for the framework's functions svn: r8983 original commit: 32d1534d90299a62c8c3ed638c5f7a324b973634 --- collects/scribblings/framework/framework.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/framework/framework.scrbl b/collects/scribblings/framework/framework.scrbl index d4345780..c8218240 100644 --- a/collects/scribblings/framework/framework.scrbl +++ b/collects/scribblings/framework/framework.scrbl @@ -9,4 +9,4 @@ @(defmodule framework/framework) @(require framework/framework-docs) -@(def-fw-procs) \ No newline at end of file +@(def-fw-procs)