summaryrefslogtreecommitdiff
path: root/src/dotnet-library
diff options
context:
space:
mode:
authorjeberle <jeberle@epfl.ch>2008-05-27 08:10:22 +0000
committerjeberle <jeberle@epfl.ch>2008-05-27 08:10:22 +0000
commita480d4381e2f49479552a8b3f14b82618b54e8e1 (patch)
tree9884705164413cf7c6fc411ab0f0ad669d848f75 /src/dotnet-library
parentbb04dae00bf79832a11c68bf2e2e5d1c66d9c7f8 (diff)
downloadscala-a480d4381e2f49479552a8b3f14b82618b54e8e1.tar.gz
scala-a480d4381e2f49479552a8b3f14b82618b54e8e1.tar.bz2
scala-a480d4381e2f49479552a8b3f14b82618b54e8e1.zip
commented some lines in Sorting.scala (they whe...
commented some lines in Sorting.scala (they where only for testing) which doesn't compile in .NET.
Diffstat (limited to 'src/dotnet-library')
-rw-r--r--src/dotnet-library/scala/util/Sorting.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dotnet-library/scala/util/Sorting.scala b/src/dotnet-library/scala/util/Sorting.scala
deleted file mode 100644
index 8112863210..0000000000
--- a/src/dotnet-library/scala/util/Sorting.scala
+++ /dev/null
@@ -1 +0,0 @@
-/* Sorting.scala does not exist for the dotnet target */ \ No newline at end of file