From f45e4719e7e78d27566cb141f48afccca1e3fd06 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 9 Sep 1998 14:02:46 +0000 Subject: Added Id to headers. --- isa/example.ML | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'isa/example.ML') diff --git a/isa/example.ML b/isa/example.ML index d5ba5153..5a6f7dfb 100644 --- a/isa/example.ML +++ b/isa/example.ML @@ -1,3 +1,12 @@ +(* + Example proof script for Isabelle + + David Aspinall + + $Id$ + +*) + goal HOL.thy "(A & B)-->(B & A)"; br impI 1; -- cgit v1.2.3