aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/coq/parsing.v
blob: be64e62efb4948142d10f45d7abf4f76546fad16 (plain)
1
2
3
4
5
6
7
8
9
10
11
(* Here's a test of a 

  (* nested comment:
	Since Coq has them, PG ought to be able to deal
        with them.  They work fine in GNU Emacs, but
        problematical in XEmacs. *)
*)

Require Logic.

(* Comment at the end here. *)