~ salmonella-environment-setup (master) /conf/chicken-4-debugbuild-no-cache.conf
Trap1;; -*- scheme -*-
2(cond-expand
3 (chicken-5
4 (import (chicken load)))
5 (else))
6
7(load-relative "./common/chicken-4.scm")
8(load-relative "./common/debugbuild.scm")
9
10(keep-repo? #f)