improve info

main
Matthew Butterick 5 years ago
parent a58e070e13
commit aaa2660ad9

@ -16,6 +16,4 @@
"racket-doc"
"scribble-lib"
"debug"))
(define update-implies '("fontland" "pitfall"))
(define test-omit-paths 'all)
(define compile-omit-paths '("qtest"))
(define update-implies '("fontland" "pitfall"))

@ -0,0 +1,3 @@
#lang info
(define compile-omit-paths 'all)
(define test-omit-paths 'all)

@ -1,3 +1,4 @@
#lang info
(define version "0.0")
(define scribblings '(("scribblings/quad.scrbl" ())))
(define test-omit-paths 'all)
Loading…
Cancel
Save