summaryrefslogtreecommitdiff
path: root/lib/sequent_calculus/headers.ml
blob: 0bef07a41d3ca94d969b2d6d0fd79fdcfc74ee0b (plain)
1
2
3
4
5
(* Sequent calculus: types and exceptions *)

(* exceptions that can occur when attempting a sequent proof *)
exception RuleNotApplicable
exception NotProvable of string