summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2006-01-13 19:54:01 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2006-01-13 19:54:01 +0000
commitb0cdfa157a9a013e33f8ab445610821fb6d5802d (patch)
tree8aa33a62dff715203c39cdf3ba583d5f261cb2c7 /src
parentf7a382d513b136f45abcb3216a6472652d7ef198 (diff)
downloadscala-b0cdfa157a9a013e33f8ab445610821fb6d5802d.tar.gz
scala-b0cdfa157a9a013e33f8ab445610821fb6d5802d.tar.bz2
scala-b0cdfa157a9a013e33f8ab445610821fb6d5802d.zip
Cleaned-up all keyword-substitution, executable...
Cleaned-up all keyword-substitution, executable flag and end-of-line properties of files in 'scala/trunk'
Diffstat (limited to 'src')
-rw-r--r--src/compiler/scala/tools/nsc/models/Models.scala2
-rw-r--r--[-rwxr-xr-x]src/library/scala/CountedIterator.scala0
-rw-r--r--[-rwxr-xr-x]src/library/scala/NotDefinedError.scala2
-rw-r--r--src/library/scala/remote.scala2
4 files changed, 3 insertions, 3 deletions
diff --git a/src/compiler/scala/tools/nsc/models/Models.scala b/src/compiler/scala/tools/nsc/models/Models.scala
index 6250e916ff..7e9ec40b12 100644
--- a/src/compiler/scala/tools/nsc/models/Models.scala
+++ b/src/compiler/scala/tools/nsc/models/Models.scala
@@ -2,7 +2,7 @@
* Copyright 2005 LAMP/EPFL
* @author Martin Odersky
*/
-// $Id: Trees.scala,v 1.35 2005/11/14 16:58:21 mcdirmid Exp $
+// $Id$
package scala.tools.nsc.models;
import scala.tools.nsc.Global;
diff --git a/src/library/scala/CountedIterator.scala b/src/library/scala/CountedIterator.scala
index e7a239c882..e7a239c882 100755..100644
--- a/src/library/scala/CountedIterator.scala
+++ b/src/library/scala/CountedIterator.scala
diff --git a/src/library/scala/NotDefinedError.scala b/src/library/scala/NotDefinedError.scala
index 9c7d7695a8..0fc431400d 100755..100644
--- a/src/library/scala/NotDefinedError.scala
+++ b/src/library/scala/NotDefinedError.scala
@@ -5,7 +5,7 @@
** /____/\___/_/ |_/____/_/ | | **
** |/ **
** **
-** $Id: MatchError.scala 5390 2005-12-19 13:49:03Z dubochet $
+** $Id$
\* */
package scala;
diff --git a/src/library/scala/remote.scala b/src/library/scala/remote.scala
index 825cfbdc44..25252a6f22 100644
--- a/src/library/scala/remote.scala
+++ b/src/library/scala/remote.scala
@@ -4,7 +4,7 @@
** __\ \/ /__/ __ |/ /__/ __ | **
** /____/\___/_/ |_/____/_/ | | **
** |/ **
-** $Id:$
+** $Id$
*/
package scala;