Admin/Benchmarks/HOL-datatype/Instructions.thy
changeset 33695 bec342db1bf4
parent 16417 9bc16273c2d4
--- a/Admin/Benchmarks/HOL-datatype/Instructions.thy	Sun Nov 15 13:06:42 2009 +0100
+++ b/Admin/Benchmarks/HOL-datatype/Instructions.thy	Sun Nov 15 15:13:31 2009 +0100
@@ -1,13 +1,10 @@
 (*  Title:      Admin/Benchmarks/HOL-datatype/Instructions.thy
-    ID:         $Id$
+
+Example from Konrad: 68000 instruction set.
 *)
 
 theory Instructions imports Main begin
 
-(* ------------------------------------------------------------------------- *)
-(* Example from Konrad: 68000 instruction set.                               *)
-(* ------------------------------------------------------------------------- *)
-
 datatype Size = Byte | Word | Long
 
 datatype DataRegister