File: 60agda-stdlib.el

package info (click to toggle)
agda-stdlib 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,520 kB
  • sloc: haskell: 105; makefile: 12; lisp: 1
file content (5 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (2)
1
2
3
4
5
;; This will be overwritten if the user customises the agda2-include-dirs
;; variable in his/her own session. But that is probably the intended behaviour
;; anyway.

(setq agda2-include-dirs '("." "/usr/share/agda-stdlib"))