aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/interface-setup.el
blob: 06a383d1aaf7730fa4aa5c80065275a5f4f228df (plain)
1
2
3
4
5
6
7
8
9
;;
;; $Id$
;; 

(customize-set-variable
 'isabelle-isar-prog-name
 (concat (getenv "ISABELLE") " " (getenv "PROOFGENERAL_LOGIC")))

(customize-set-variable 'proof-assistant-table '((isar "Isabelle/Isar" "\\.thy$")))