Skip to content
Snippets Groups Projects

Add "options" file

Merged Ralf Jung requested to merge ralf/options into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -4,6 +4,9 @@ file is *imported*, the option will only apply on the import site
but not transitively. *)
Export Set Default Proof Using "Type".
(* FIXME: cannot enable this yet as some files disable 'Default Proof Using'.
Export Set Suggest Proof Using. *)
Export Set Default Goal Selector "!".
(* "Fake" import to whitelist this file for the check that ensures we import
this file everywhere.
Loading