Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
0600a917
Commit
0600a917
authored
Jun 16, 2015
by
Ralf Jung
Browse files
make ProofGeneral work again
parent
25feff74
Changes
2
Hide whitespace changes
Inline
Side-by-side
.dir-locals.el
View file @
0600a917
...
...
@@ -3,6 +3,6 @@
((
coq-mode
(
coq-load-path
(
rec
"
lib/ModuRes/"
"ModuRes
"
))))
(
rec
"
."
"_
"
))))
lib/ModuRes/.dir-locals.el
View file @
0600a917
...
...
@@ -3,6 +3,6 @@
((
coq-mode
(
coq-load-path
(
rec
".
/"
"ModuRes
"
))))
(
rec
".
./../"
"_
"
))))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment