# HG changeset patch # User paulson # Date 952166532 -3600 # Node ID 13d601bda2715864ac548fa4ccdf2f0f1469a33c # Parent 5b6430edf06d83970a98b0463b871291a849619e new theories UNITY/Detects, UNITY/Reachability diff -r 5b6430edf06d -r 13d601bda271 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Fri Mar 03 21:02:45 2000 +0100 +++ b/src/HOL/IsaMakefile Sat Mar 04 11:42:12 2000 +0100 @@ -239,6 +239,8 @@ UNITY/Client.ML UNITY/Client.thy UNITY/Comp.ML UNITY/Comp.thy\ UNITY/Guar.ML UNITY/Guar.thy\ UNITY/Deadlock.ML UNITY/Deadlock.thy UNITY/FP.ML UNITY/FP.thy\ + UNITY/Detects.ML UNITY/Detects.thy\ + UNITY/Reachability.ML UNITY/Reachability.thy\ UNITY/Union.ML UNITY/Union.thy UNITY/Handshake.ML UNITY/Handshake.thy\ UNITY/TimerArray.ML UNITY/TimerArray.thy\ UNITY/Extend.ML UNITY/Extend.thy UNITY/Project.ML UNITY/Project.thy\