From de843e4a74769be951e28d7f744dc812e3eed83e Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Mon, 12 Jun 2006 13:22:39 +0000 Subject: Updated all SVN attributes in the Scala core mo... Updated all SVN attributes in the Scala core module. --- src/library/scala/runtime/RichInt.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/library') diff --git a/src/library/scala/runtime/RichInt.scala b/src/library/scala/runtime/RichInt.scala index 8843388c44..178185b14b 100644 --- a/src/library/scala/runtime/RichInt.scala +++ b/src/library/scala/runtime/RichInt.scala @@ -6,7 +6,7 @@ ** |/ ** \* */ -// $Id: RichInt.scala 7625 2006-05-30 10:47:58 +0000 (Tue, 30 May 2006) odersky $ +// $Id$ package scala.runtime final class RichInt(x: Int) { -- cgit v1.2.3