author | haftmann |
Mon, 26 Jul 2010 11:10:57 +0200 | |
changeset 37970 | f36980b37af5 |
parent 37969 | 3bf1fffcdd48 |
child 37971 | 278367fa09f3 |
--- a/src/HOL/Imperative_HOL/Imperative_HOL_ex.thy Mon Jul 26 11:10:36 2010 +0200 +++ b/src/HOL/Imperative_HOL/Imperative_HOL_ex.thy Mon Jul 26 11:10:57 2010 +0200 @@ -14,6 +14,6 @@ Array.upd, Array.map_entry, Array.swap, Array.freeze, ref, Ref.lookup, Ref.update, Ref.change)" -export_code everything checking SML SML_imp OCaml? OCaml_imp? Haskell? (*Scala?*) +export_code everything checking SML SML_imp OCaml? OCaml_imp? Haskell? Scala? end