From 316f48c8e1bd925354b1bddff25e2797f00be5d8 Mon Sep 17 00:00:00 2001 From: Stevie Strickland Date: Tue, 17 Feb 2009 14:55:55 +0000 Subject: [PATCH] Add a guide reference here. svn: r13694 --- collects/scribblings/reference/units.scrbl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/collects/scribblings/reference/units.scrbl b/collects/scribblings/reference/units.scrbl index bbea44dcbe..1f3cf4eb6b 100644 --- a/collects/scribblings/reference/units.scrbl +++ b/collects/scribblings/reference/units.scrbl @@ -19,6 +19,8 @@ @title[#:tag "mzlib:unit" #:style 'toc]{Units} +@guideintro["units"]{units} + @deftech{Units} organize a program into separately compilable and reusable components. The imports and exports of a unit are grouped into a @deftech{signature}, which can include ``static'' information