remove stray comment
This commit is contained in:
parent
326db52204
commit
33abbf659e
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ data Term where
|
||||||
||| dimension closure/suspended substitution
|
||| dimension closure/suspended substitution
|
||||||
DCloT : WithSubst (\d => Term d n) Dim d -> Term d n
|
DCloT : WithSubst (\d => Term d n) Dim d -> Term d n
|
||||||
|
|
||||||
||| first argument `d` is dimension scope size, second `n` is term scope size
|
|
||||||
public export
|
public export
|
||||||
data Elim where
|
data Elim where
|
||||||
||| free variable, possibly with a displacement (see @crude, or @mugen for a
|
||| free variable, possibly with a displacement (see @crude, or @mugen for a
|
||||||
|
|
Loading…
Reference in a new issue