activate example;
authorwenzelm
Fri, 20 Aug 1999 16:16:16 +0200
changeset 7310 298b0dcadf2e
parent 7309 838a7bc92d81
child 7311 1ef2c659023d
activate example;
src/HOLCF/IOA/Modelcheck/Ring3.ML
--- a/src/HOLCF/IOA/Modelcheck/Ring3.ML	Fri Aug 20 16:16:02 1999 +0200
+++ b/src/HOLCF/IOA/Modelcheck/Ring3.ML	Fri Aug 20 16:16:16 1999 +0200
@@ -8,9 +8,6 @@
 (* property to prove: at most one (of 3) members of the ring will
 	declare itself to leader *)
 Goal "ring =<| one_leader";
-(*
-FIXME
 by (is_sim_tac aut_simps 1); 
 by Auto_tac;
 qed"at_most_one_leader";
-*)