#lang info
(define module-suffixes '(#"hdl" #"tst" #"cmp"))
(define compile-omit-paths 'all)
(define test-omit-paths 'all)