src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML
changeset 50391 d2261e314146
parent 50390 b7b1f2a170b8
child 50392 190053ee24ed
--- a/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML	Thu Dec 06 11:25:10 2012 +0100
+++ b/src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML	Thu Dec 06 11:25:10 2012 +0100
@@ -290,7 +290,7 @@
 
 local
 
-val version = "*** MaSh version 20121205b ***"
+val version = "*** MaSh version 20121205c ***"
 
 exception Too_New of unit
 
@@ -465,8 +465,8 @@
 fun class_feature_of s = ("s" ^ s, 1.0 (* FUDGE *))
 fun status_feature_of status = (string_of_status status, 1.0 (* FUDGE *))
 val local_feature = ("local", 2.0 (* FUDGE *))
-val lams_feature = ("lams", 1.0 (* FUDGE *))
-val skos_feature = ("skos", 1.0 (* FUDGE *))
+val lams_feature = ("lams", 0.5 (* FUDGE *))
+val skos_feature = ("skos", 0.5 (* FUDGE *))
 
 fun theory_ord p =
   if Theory.eq_thy p then