
by moving needed C source to src/plot and building during `make', but stripping out the copies of gd, png, and zlib; instead, hook a dc<%>-based back end into plot
6 lines
130 B
Racket
6 lines
130 B
Racket
#lang setup/infotab
|
|
|
|
(define scribblings '(("plot.scrbl" (multi-page) (gui-library 50))))
|
|
|
|
(define compile-omit-paths '("demos"))
|