graphgif/cgif/config.scm.in

5 lines
88 B
Scheme
Raw Normal View History

2024-10-18 09:44:36 -05:00
(define-module (cgif config)
#:export (installdir))
(define installdir "INSTALLDIR")