This code implements the intuitionistic sequent calculus and the
straightforward translations to and from natural deductions. See also
the CONFIG file and the directory sequents/
for this code. The classical
sequent calculus and cut elimination are
implemented elsewhere.