tuned;
authorwenzelm
Wed, 11 Oct 2017 20:46:38 +0200
changeset 66842 7ded55dd2a55
parent 66841 5c32a072ca8b
child 66843 be08a7691c62
tuned;
src/HOL/ROOT
--- a/src/HOL/ROOT	Wed Oct 11 20:16:00 2017 +0200
+++ b/src/HOL/ROOT	Wed Oct 11 20:46:38 2017 +0200
@@ -243,13 +243,13 @@
     Generate_Pretty_Char
     Code_Test_PolyML
     Code_Test_Scala
-  theories [condition = "ISABELLE_GHC"]
+  theories [condition = ISABELLE_GHC]
     Code_Test_GHC
-  theories [condition = "ISABELLE_MLTON"]
+  theories [condition = ISABELLE_MLTON]
     Code_Test_MLton
-  theories [condition = "ISABELLE_OCAMLC"]
+  theories [condition = ISABELLE_OCAMLC]
     Code_Test_OCaml
-  theories [condition = "ISABELLE_SMLNJ"]
+  theories [condition = ISABELLE_SMLNJ]
     Code_Test_SMLNJ
 
 session "HOL-Metis_Examples" (timing) in Metis_Examples = "HOL-Library" +