This might be part of the build problem

svn: r11296
This commit is contained in:
Jay McCarthy 2008-08-18 14:10:25 +00:00
parent 0782e09426
commit 0dcee6d678

View File

@ -940,8 +940,8 @@ grow, we will have to deal with concurrency issues, the lack of a simply query l
So, in the next section, we'll talk about how to use an SQL database to store our blog model.
@section{Using an SQL database}
@declare-exporting[#:use-sources (web-server/scribblings/tutorial/examples/iteration-10
web-server/scribblings/tutorial/examples/model-3
@declare-exporting[#:use-sources (web-server/scribblings/tutorial/examples/iteration-9
web-server/scribblings/tutorial/examples/model-2
web-server/scribblings/tutorial/dummy-sqlite)]
@(require (for-label web-server/scribblings/tutorial/dummy-sqlite))
@;@(require (prefix-in sqlite: (for-label (planet jaymccarthy/sqlite:3/sqlite))))