added in a for-label to catch the missing links
svn: r15731
This commit is contained in:
parent
4c9dcdc36d
commit
afc056306d
|
@ -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}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user