svn: r13358
This commit is contained in:
Jay McCarthy 2009-02-02 18:35:04 +00:00
parent e124716005
commit 0308581117

View File

@ -79,9 +79,10 @@
(require scheme/runtime-path)
(define-runtime-module-path web-server/private/servlet:module-path web-server/private/servlet)
(define-runtime-module-path web-server/http:module-path web-server/http)
(define common-module-specs
(list web-server/private/servlet:module-path
'web-server/http))
web-server/http:module-path))
(define servlet-module-specs
'(web-server/servlet/web