;;; salmonella-html-report.setup -*- scheme -*- ;; Compile the application (compile -S -O3 -d1 salmonella-html-report.scm -o salmonella-html-report) (define salmonella-html-report-version "1.3") (install-program 'salmonella-html-report '("salmonella-html-report") `((version ,salmonella-html-report-version)))