File: example.dir-locals.el

package info (click to toggle)
coq-quickchick 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,432 kB
  • sloc: ml: 4,367; ansic: 789; makefile: 388; sh: 27; python: 4; lisp: 2; perl: 2
file content (5 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (5)
1
2
3
4
5
((coq-mode . (
   ;; HACK: Include everything at two levels, so that relative paths
   ;; make sense when editing a file at either level.
   (coq-load-path . ("../src" "./src")))))