chore: Focus on basic declarations for now
parent
ac8d9e254e
commit
b8cf967b84
|
@ -64,7 +64,6 @@ inductive DocInfo where
|
|||
| inductiveInfo (info : InductiveInfo) : DocInfo
|
||||
| structureInfo (info : StructureInfo) : DocInfo
|
||||
| classInfo (info : ClassInfo) : DocInfo
|
||||
| classInductiveInfo : DocInfo
|
||||
|
||||
structure Module where
|
||||
name : Name
|
||||
|
|
Loading…
Reference in New Issue