diff options
Diffstat (limited to 'stm')
| -rw-r--r-- | stm/stm.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/stm.ml b/stm/stm.ml index a550020cb3..a521f9001d 100644 --- a/stm/stm.ml +++ b/stm/stm.ml @@ -2850,7 +2850,6 @@ let process_back_meta_command ~newtip ~head oid aast = let get_allow_nested_proofs = Goptions.declare_bool_option_and_ref ~depr:false - ~name:"Nested Proofs Allowed" ~key:Vernac_classifier.stm_allow_nested_proofs_option_name ~value:false |
