summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeberle <jeberle@epfl.ch>2008-04-22 10:08:31 +0000
committerjeberle <jeberle@epfl.ch>2008-04-22 10:08:31 +0000
commit3dffcc27a41b7b5c0e1d07716b7dc67a1851d6a8 (patch)
treebfcb97e425b9a385387f027a516947d604451450
parent7bae49fccc866cdd8476a61aecb623780e388317 (diff)
downloadscala-3dffcc27a41b7b5c0e1d07716b7dc67a1851d6a8.tar.gz
scala-3dffcc27a41b7b5c0e1d07716b7dc67a1851d6a8.tar.bz2
scala-3dffcc27a41b7b5c0e1d07716b7dc67a1851d6a8.zip
in fact the tests in the main function doesn't ...
in fact the tests in the main function doesn't compile for dot-net target... ?? I'll try to get that fixed.
-rw-r--r--src/dotnet-library/scala/util/Sorting.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dotnet-library/scala/util/Sorting.scala b/src/dotnet-library/scala/util/Sorting.scala
new file mode 100644
index 0000000000..8112863210
--- /dev/null
+++ b/src/dotnet-library/scala/util/Sorting.scala
@@ -0,0 +1 @@
+/* Sorting.scala does not exist for the dotnet target */ \ No newline at end of file