added in a for-label to catch the missing links

svn: r15731
This commit is contained in:
Robby Findler 2009-08-13 21:14:09 +00:00
parent 4c9dcdc36d
commit afc056306d

View File

@ -1,6 +1,7 @@
#lang scribble/doc #lang scribble/doc
@(require "common.ss" @(require "common.ss"
(for-label errortrace/errortrace-lib)) (for-label errortrace/errortrace-lib
compiler/cm))
@title[#:tag "languages" #:style 'toc]{Languages} @title[#:tag "languages" #:style 'toc]{Languages}