original commit: 2eab2f043c1b9896753e6c8a2ee58a1dc376d25d
This commit is contained in:
Matthew Flatt 1999-02-22 00:18:30 +00:00
parent 6eed812672
commit 47ec3f28ac

View File

@ -16,7 +16,7 @@
(require-library "url.ss" "net")
(define startup-url
(string-append "file:" (build-path (collection-path "help") "index.htm")))
(string-append "file:" (build-path (collection-path "helpdoc") "helpdesk.html")))
(invoke-unit/sig
(require-relative-library "helpr.ss")