refactor(library/init/datatypes): remove notation nobody uses

This commit is contained in:
Leonardo de Moura 2016-09-03 16:59:55 -07:00
parent 696b190a8d
commit 9a17d567ec

View file

@ -7,8 +7,6 @@ Basic datatypes
-/
prelude
notation `Prop` := Type.{0}
notation [parsing_only] `Type'` := Type.{_+1}
notation [parsing_only] `Type₊` := Type.{_+1}
notation `Type₁` := Type.{1}
notation `Type₂` := Type.{2}
notation `Type₃` := Type.{3}