From 87d0b9b732f3e7a98b7dcdb795d0b648252743bb Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 15 Dec 2007 22:10:29 +0000 Subject: [PATCH] split setup/scribble-index into setup/xref and scribble/xref svn: r8020 original commit: c9aecb01f011513749adee4d311d545fcb760b7a --- collects/framework/private/text.ss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/collects/framework/private/text.ss b/collects/framework/private/text.ss index dd59ce1b..df784741 100644 --- a/collects/framework/private/text.ss +++ b/collects/framework/private/text.ss @@ -20,7 +20,8 @@ WARNING: printf is rebound in the body of the unit to always (lib "dirs.ss" "setup") (lib "string.ss") (prefix-in srfi1: (lib "1.ss" "srfi"))) -(require setup/scribble-index +(require setup/xref + scribble/xref scribble/struct scribble/manual-struct scribble/decode @@ -2812,7 +2813,7 @@ designates the character that triggers autocompletion [manual-mpis (and manuals (map sym->mpi manuals))]) (unless xref - (set! xref (load-xref))) + (set! xref (load-collections-xref))) (let ([ht (make-hash-table 'equal)]) (for-each