Artifact 510ab3ecb84c6b4939f736708950c4b5e6ccca1e:
- File csv-xml/csv-xml.setup — part of check-in [4ea543015e] at 2021-04-03 16:20:50 on branch v1.6584-ck5 — Pulled csv-xml in to facilitate migrating to ck5 (user: matt, size: 354) [annotate] [blame] [check-ins using]
;;;; csv-xml.setup -*- Hen -*- (use setup-helper-mod) (verify-extension-name "csv-xml") (setup-shared+static-extension-module (extension-name) (extension-version "0.12.1") #:types? #t #:inline? #t #:compile-options '( -optimize-level 3 -debug-level 2 -no-procedure-checks-for-toplevel-bindings -no-procedure-checks-for-usual-bindings))