From 80ec19ef14439fff1768afebeb2f575a09bbcce5 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 30 Aug 2002 12:51:26 +0000 Subject: New files. --- etc/coq/parsing.v | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 etc/coq/parsing.v (limited to 'etc/coq') diff --git a/etc/coq/parsing.v b/etc/coq/parsing.v new file mode 100644 index 00000000..5858922d --- /dev/null +++ b/etc/coq/parsing.v @@ -0,0 +1,9 @@ +(* Here's a test of a + + (* nested comment: + Since Coq has them, PG ought to be able to deal + with them. + *) +*) + +Require Logic. \ No newline at end of file -- cgit v1.2.3