summaryrefslogtreecommitdiff
path: root/.dir-locals.el
blob: cb836da73fb6290b06d882e505ca1f658feb93da (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/gscc --chapter 1 --stage lex"))))