You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/quad/info.rkt

14 lines
358 B
Racket

10 years ago
#lang info
6 years ago
(define collection 'multi)(define deps '("at-exp-lib"
"base"
6 years ago
"beautiful-racket-lib"
6 years ago
"fontland"
"hyphenate"
6 years ago
"pitfall"
6 years ago
"pollen"
"rackunit-lib"
"sugar"
6 years ago
"txexpr"
"csp"))
6 years ago
(define build-deps '("debug"))