mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-11 07:00:49 +03:00
Delete the unused cvt function
This commit is contained in:
parent
98a9e16944
commit
3f934ae27f
@ -130,11 +130,3 @@ evalTF f vs
|
||||
|
||||
where mb = fromMaybe (typeCannotBeDemoted ty)
|
||||
ty = TCon (TF f) (map tNat' vs)
|
||||
|
||||
--cvt :: Nat' -> Type
|
||||
--cvt (Nat n) = tNum n
|
||||
--cvt Inf = tInf
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user