svn path=/trunk/mcs/; revision=181
@@ -1,6 +1,6 @@
// -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
//
-// System.Collections.IDictionary
+// System.Collections.IHashCodeProvider
// Author:
// Vladimir Vukicevic ([email protected])
@@ -1,5 +1,5 @@
-// System.CoreInterfaces.cs
+// System.IComparable.cs
// Miguel de Icaza ([email protected])
@@ -26,4 +26,4 @@ namespace System {
{
}
-}
+}
@@ -28,7 +28,6 @@ MulticastNotSupportedException.cs
NotFiniteNumberException.cs
NotSupportedException.cs
NullReferenceException.cs
-Object.cs
OutOfMemoryException.cs
OverflowException.cs
RankException.cs
@@ -39,6 +38,5 @@ TypeInitializationException.cs
UInt16.cs
UInt32.cs
UInt64.cs
-ValueType.cs
Version.cs
Void.cs