fix path to "picturing-programs" doc source

This commit is contained in:
Matthew Flatt 2010-12-30 07:12:08 -07:00
parent e6fd028ae1
commit 7069a267a6

View File

@ -4,7 +4,7 @@
(define can-be-loaded-with 'all) (define can-be-loaded-with 'all)
(define required-core-version "5.0.0.1") (define required-core-version "5.0.0.1")
(define primary-file "main.rkt") (define primary-file "main.rkt")
(define scribblings '(("doc.scrbl" ()))) (define scribblings '(("picturing-programs.scrbl" ())))
(define repositories '("4.x")) (define repositories '("4.x"))
(define compile-omit-paths '("tests")) (define compile-omit-paths '("tests"))
(define blurb (define blurb