diff -r dbdfadbd3829 -r 5d6a11e166cf src/HOL/TPTP/CASC_Setup.thy --- a/src/HOL/TPTP/CASC_Setup.thy Fri Sep 02 14:43:20 2011 +0200 +++ b/src/HOL/TPTP/CASC_Setup.thy Fri Sep 02 14:43:20 2011 +0200 @@ -131,7 +131,7 @@ Sledgehammer_Filter.no_relevance_override)) ORELSE SOLVE_TIMEOUT (max_secs div 10) "metis" - (ALLGOALS (Metis_Tactics.metis_tac [] ctxt [])) + (ALLGOALS (Metis_Tactic.metis_tac [] ctxt [])) ORELSE SOLVE_TIMEOUT (max_secs div 10) "fast" (ALLGOALS (fast_tac ctxt)) ORELSE