Skip to content
Snippets Groups Projects
Commit 780f5518 authored by Ralf Jung's avatar Ralf Jung
Browse files

sync warning settings

parent 5aea27d9
No related branches found
No related tags found
No related merge requests found
-Q theories actris
-arg -w -arg -notation-overridden,-redundant-canonical-projection,-several-object-files,-convert_concl_no_check,-undeclared-scope,-ambiguous-paths,-unexpected-implicit-declaration
# We sometimes want to locally override notation, and there is no good way to do that with scopes.
-arg -w -arg -notation-overridden
# Cannot use non-canonical projections as it causes massive unification failures
# (https://github.com/coq/coq/issues/6294).
-arg -w -arg -redundant-canonical-projection
theories/utils/skip.v
theories/utils/llist.v
theories/utils/compare.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment