summaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: ba479e95707a55139abfae78d24746f22a917cfd (plain)
1
2
3
4
;;; Directory Local Variables            -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((scheme-mode . ((compile-command . "guix shell -m manifest.scm -- ./writing-a-c-compiler-tests/test_compiler ./src/ull --chapter 1 --stage lex"))))