Skip to content
Snippets Groups Projects
Commit 8497827e authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Get rid of `Automatic Coercions Import`, it is deprecated.

parent 0e409c0d
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,6 @@ that are used throughout the whole development. Most importantly it contains ...@@ -5,7 +5,6 @@ that are used throughout the whole development. Most importantly it contains
abstract interfaces for ordered structures, collections, and various other data abstract interfaces for ordered structures, collections, and various other data
structures. *) structures. *)
Global Generalizable All Variables. Global Generalizable All Variables.
Global Set Automatic Coercions Import.
Global Set Asymmetric Patterns. Global Set Asymmetric Patterns.
Global Unset Transparent Obligations. Global Unset Transparent Obligations.
From Coq Require Export Morphisms RelationClasses List Bool Utf8 Setoid. From Coq Require Export Morphisms RelationClasses List Bool Utf8 Setoid.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment