src/Pure/Concurrent/synchronized.ML
changeset 29564 f8b933a62151
parent 28580 3f37ae257506
child 32252 fd5e4a1a4ea6
--- a/src/Pure/Concurrent/synchronized.ML	Mon Jan 19 16:03:04 2009 +0100
+++ b/src/Pure/Concurrent/synchronized.ML	Mon Jan 19 19:38:03 2009 +0100
@@ -1,5 +1,4 @@
 (*  Title:      Pure/Concurrent/synchronized.ML
-    ID:         $Id$
     Author:     Fabian Immler and Makarius
 
 State variables with synchronized access.