chore: remove temp hack
This commit is contained in:
parent
cba3dabcec
commit
1dad28af79
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ inductive Name
|
|||
attribute [extern "lean_name_mk_string"] Name.str
|
||||
attribute [extern "lean_name_mk_numeral"] Name.num
|
||||
|
||||
@[matchPattern] abbrev Name.mkString := Name.str
|
||||
|
||||
instance : Inhabited Name :=
|
||||
⟨Name.anonymous⟩
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue