author | haftmann |
Wed, 11 Apr 2007 08:28:13 +0200 | |
changeset 22632 | 59c117a0bcf3 |
parent 22631 | 7ae5a6ab7bd6 |
child 22633 | a47e4fd7ebc1 |
--- a/src/HOL/Datatype.thy Wed Apr 11 04:13:06 2007 +0200 +++ b/src/HOL/Datatype.thy Wed Apr 11 08:28:13 2007 +0200 @@ -763,12 +763,4 @@ code_reserved OCaml option None Some - -subsection {* Basic ML bindings *} - -ML {* -val not_None_eq = thm "not_None_eq"; -val not_Some_eq = thm "not_Some_eq"; -*} - end