summaryrefslogtreecommitdiff
path: root/src/dotnet-library/scala/xml/PrettyPrinter.scala
diff options
context:
space:
mode:
authorjeberle <jeberle@epfl.ch>2008-04-22 08:55:29 +0000
committerjeberle <jeberle@epfl.ch>2008-04-22 08:55:29 +0000
commit6af6ce11308ba6e6757365a390ad38c4a29cd23f (patch)
tree00673674ffdc2b2462f66f68e671ab61eb24f8b1 /src/dotnet-library/scala/xml/PrettyPrinter.scala
parent00b3b4c307c8ccf006ff44299bbcb6bd62cdaccb (diff)
downloadscala-6af6ce11308ba6e6757365a390ad38c4a29cd23f.tar.gz
scala-6af6ce11308ba6e6757365a390ad38c4a29cd23f.tar.bz2
scala-6af6ce11308ba6e6757365a390ad38c4a29cd23f.zip
added all the empty dotnet-library files that w...
added all the empty dotnet-library files that where not included while compiling for msil. Now we can include **/*.scala in the build.xml. Next step : implement some of these empty files or delete them if the original file (in scala library) also compile for the dotnet target.
Diffstat (limited to 'src/dotnet-library/scala/xml/PrettyPrinter.scala')
-rw-r--r--src/dotnet-library/scala/xml/PrettyPrinter.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dotnet-library/scala/xml/PrettyPrinter.scala b/src/dotnet-library/scala/xml/PrettyPrinter.scala
new file mode 100644
index 0000000000..10220e826c
--- /dev/null
+++ b/src/dotnet-library/scala/xml/PrettyPrinter.scala
@@ -0,0 +1 @@
+/* PrettyPrinter.scala does not exist for the dotnet target */ \ No newline at end of file