removed obsolete "Prefix" ancestor
authorpaulson
Tue, 08 Jun 1999 10:30:04 +0200
changeset 6800 9ee166138311
parent 6799 95abcc002a21
child 6801 9e0037839d63
removed obsolete "Prefix" ancestor
src/HOL/UNITY/Client.thy
--- a/src/HOL/UNITY/Client.thy	Tue Jun 08 10:25:12 1999 +0200
+++ b/src/HOL/UNITY/Client.thy	Tue Jun 08 10:30:04 1999 +0200
@@ -6,7 +6,7 @@
 Distributed Resource Management System: the Client
 *)
 
-Client = Comp + Prefix + 
+Client = Comp + 
 
 consts
   Max :: nat       (*Maximum number of tokens*)