summaryrefslogtreecommitdiff
path: root/src/dotnet-library
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-09-11 18:12:33 +0000
committerPaul Phillips <paulp@improving.org>2009-09-11 18:12:33 +0000
commite604abb25c1c95aa75b969519aea3a915ba11798 (patch)
tree05081680122b722e0d62c2b34cbc18cc7c5019ed /src/dotnet-library
parentf9394a4d472887c4563e768467170a9b1677d5c1 (diff)
downloadscala-e604abb25c1c95aa75b969519aea3a915ba11798.tar.gz
scala-e604abb25c1c95aa75b969519aea3a915ba11798.tar.bz2
scala-e604abb25c1c95aa75b969519aea3a915ba11798.zip
Resurrected the former contents of scala.io in ...
Resurrected the former contents of scala.io in their new home, scala.tools.nsc.io, and equipped them with fake beards and handlebar moustaches. Also restored the reverted bits of the compiler which had been taking advantage of them.
Diffstat (limited to 'src/dotnet-library')
-rw-r--r--src/dotnet-library/scala/io/File.scala1
-rw-r--r--src/dotnet-library/scala/io/Process.scala1
-rw-r--r--src/dotnet-library/scala/io/Streamable.scala1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/dotnet-library/scala/io/File.scala b/src/dotnet-library/scala/io/File.scala
deleted file mode 100644
index e57b4fb979..0000000000
--- a/src/dotnet-library/scala/io/File.scala
+++ /dev/null
@@ -1 +0,0 @@
-/* File.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/Process.scala b/src/dotnet-library/scala/io/Process.scala
deleted file mode 100644
index dda8821199..0000000000
--- a/src/dotnet-library/scala/io/Process.scala
+++ /dev/null
@@ -1 +0,0 @@
-/* Process.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/Streamable.scala b/src/dotnet-library/scala/io/Streamable.scala
deleted file mode 100644
index ff90ea3bbb..0000000000
--- a/src/dotnet-library/scala/io/Streamable.scala
+++ /dev/null
@@ -1 +0,0 @@
-/* Streamable.scala does not exist for the dotnet target */ \ No newline at end of file