From e36ec50c0995858321748f5d4f7bd73472e2464d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 16 Jan 2002 16:39:06 +0000 Subject: Whitespace --- coq/example.v | 1 - 1 file changed, 1 deletion(-) (limited to 'coq/example.v') diff --git a/coq/example.v b/coq/example.v index 010248a6..5a3c5b59 100644 --- a/coq/example.v +++ b/coq/example.v @@ -4,7 +4,6 @@ $Id$ *) - Goal (A,B:Prop)(A /\ B) -> (B /\ A). Intros A B H. Induction H. -- cgit v1.2.3