From e6b44c882f85960893d2b3aa8995ad605a28b972 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 13 Aug 2010 10:27:43 +0000 Subject: Updated. --- coq/ex-module.v | 2 +- coq/example-tokens.v | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'coq') diff --git a/coq/ex-module.v b/coq/ex-module.v index 7e75f59b..19617760 100644 --- a/coq/ex-module.v +++ b/coq/ex-module.v @@ -1,4 +1,4 @@ -(* *) +(* Some scripting tests for modules. Pierre Courtieu. *) Module Type O1. Parameter A:Set. Parameter B:Set. diff --git a/coq/example-tokens.v b/coq/example-tokens.v index b6ea2a29..fe3ab88f 100644 --- a/coq/example-tokens.v +++ b/coq/example-tokens.v @@ -1,9 +1,11 @@ (* - Example uses of X-Symbol symbols in Coq. + Example uses of Unicode Tokens symbols in Coq. See README. Trac this at http://proofgeneral.inf.ed.ac.uk/trac/ticket/313 - Pierre Courtieu + Pierre Courtieu, David Aspinall. + + Turn on with Proof-General → Quick Options → Display → Unicode Tokens $Id$ *) -- cgit v1.2.3