Skip to content

add [-Q . ""] to problem set _CoqProject files#2

Merged
andres-erbsen merged 1 commit intomit-frap:masterfrom
mdempsky:coqide-loadpath
Mar 3, 2020
Merged

add [-Q . ""] to problem set _CoqProject files#2
andres-erbsen merged 1 commit intomit-frap:masterfrom
mdempsky:coqide-loadpath

Conversation

@mdempsky
Copy link
Copy Markdown
Contributor

@mdempsky mdempsky commented Mar 3, 2020

This ensures the directories are on the implicit LoadPath, so that
"Require Import PsetNSig" works okay.

This is useful for coqide users, because coqide (at least v8.11.0)
adds its current working directory to the implicit LoadPath, unlike
Proof General which always adds the directory where the file is
contained.

This ensures the directories are on the implicit LoadPath, so that
"Require Import PsetNSig" works okay.

This is useful for coqide users, because coqide (at least v8.11.0)
adds its current working directory to the implicit LoadPath, unlike
Proof General which always adds the directory where the file is
contained.
@mdempsky
Copy link
Copy Markdown
Contributor Author

mdempsky commented Mar 3, 2020

/cc @andres-erbsen @samuelgruetter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants