aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox/example.af2
blob: 36ece411dcb8691b3a422198dc1cdf95b2e9874b (plain)
1
2
3
4
5
6
7
8
9
(*
    Example proof script for AF2 Proof General

    $Id$
*)

prop (* test *) (* just un test *) test /\X (X -> X).
trivial.
save.