those were not meant to stay there
This commit is contained in:
parent
42aa07c9c8
commit
2af8ee20ea
1 changed files with 0 additions and 3 deletions
|
@ -221,9 +221,6 @@ where
|
|||
go (Left p :: xs) $ assert_smaller e $ pushSubsts' f
|
||||
go xs s = (s, xs)
|
||||
|
||||
export FromString (Elim d n) where fromString s = F (fromString s) noLoc
|
||||
export FromString (Term d n) where fromString s = FT (fromString s) noLoc
|
||||
|
||||
private
|
||||
prettyDTApps : {opts : _} ->
|
||||
BContext d -> BContext n ->
|
||||
|
|
Loading…
Reference in a new issue