pi/src/Inductive/Check.idr

8 lines
94 B
Idris

module Inductive.Check
import Inductive
import Term
import Value
import Convert
import Check