summaryrefslogtreecommitdiff
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
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.
-rw-r--r--build.xml5
-rw-r--r--src/dotnet-library/scala/BigDecimal.scala1
-rw-r--r--src/dotnet-library/scala/io/BufferedSource.scala1
-rw-r--r--src/dotnet-library/scala/io/BytePickle.scala1
-rw-r--r--src/dotnet-library/scala/io/Position.scala1
-rw-r--r--src/dotnet-library/scala/io/Source.scala1
-rw-r--r--src/dotnet-library/scala/io/UTF8Codec.scala1
-rw-r--r--src/dotnet-library/scala/mobile/Code.scala1
-rw-r--r--src/dotnet-library/scala/mobile/Location.scala1
-rw-r--r--src/dotnet-library/scala/util/Sorting.scala1
-rw-r--r--src/dotnet-library/scala/util/automata/BaseBerrySethi.scala1
-rw-r--r--src/dotnet-library/scala/util/automata/DetWordAutom.scala1
-rw-r--r--src/dotnet-library/scala/util/automata/Inclusion.scala1
-rw-r--r--src/dotnet-library/scala/util/automata/NondetWordAutom.scala1
-rw-r--r--src/dotnet-library/scala/util/automata/SubsetConstruction.scala1
-rw-r--r--src/dotnet-library/scala/util/automata/WordBerrySethi.scala1
-rw-r--r--src/dotnet-library/scala/util/grammar/HedgeRHS.scala1
-rw-r--r--src/dotnet-library/scala/util/grammar/TreeRHS.scala1
-rw-r--r--src/dotnet-library/scala/util/logging/ConsoleLogger.scala1
-rw-r--r--src/dotnet-library/scala/util/logging/Logged.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/Parsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/SimpleTokenizer.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/NoPosition.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/input/StreamReader.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/json/JSON.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/json/Lexer.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/json/Parser.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala1
-rw-r--r--src/dotnet-library/scala/util/parsing/syntax/Tokens.scala1
-rw-r--r--src/dotnet-library/scala/util/regexp/Base.scala1
-rw-r--r--src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala1
-rw-r--r--src/dotnet-library/scala/util/regexp/SyntaxError.scala1
-rw-r--r--src/dotnet-library/scala/util/regexp/WordExp.scala1
-rw-r--r--src/dotnet-library/scala/xml/Atom.scala1
-rw-r--r--src/dotnet-library/scala/xml/Comment.scala1
-rw-r--r--src/dotnet-library/scala/xml/Document.scala1
-rw-r--r--src/dotnet-library/scala/xml/Elem.scala1
-rw-r--r--src/dotnet-library/scala/xml/EntityRef.scala1
-rw-r--r--src/dotnet-library/scala/xml/Group.scala1
-rw-r--r--src/dotnet-library/scala/xml/HasKeyValue.scala1
-rw-r--r--src/dotnet-library/scala/xml/MalformedAttributeException.scala1
-rw-r--r--src/dotnet-library/scala/xml/MetaData.scala1
-rw-r--r--src/dotnet-library/scala/xml/NamespaceBinding.scala1
-rw-r--r--src/dotnet-library/scala/xml/Node.scala1
-rw-r--r--src/dotnet-library/scala/xml/NodeBuffer.scala1
-rw-r--r--src/dotnet-library/scala/xml/NodeSeq.scala1
-rw-r--r--src/dotnet-library/scala/xml/NodeTraverser.scala1
-rw-r--r--src/dotnet-library/scala/xml/Null.scala1
-rw-r--r--src/dotnet-library/scala/xml/PCData.scala1
-rw-r--r--src/dotnet-library/scala/xml/Parsing.scala1
-rw-r--r--src/dotnet-library/scala/xml/PrefixedAttribute.scala1
-rw-r--r--src/dotnet-library/scala/xml/PrettyPrinter.scala1
-rw-r--r--src/dotnet-library/scala/xml/ProcInstr.scala1
-rw-r--r--src/dotnet-library/scala/xml/QNode.scala1
-rw-r--r--src/dotnet-library/scala/xml/SpecialNode.scala1
-rw-r--r--src/dotnet-library/scala/xml/Text.scala1
-rw-r--r--src/dotnet-library/scala/xml/TextBuffer.scala1
-rw-r--r--src/dotnet-library/scala/xml/TopScope.scala1
-rw-r--r--src/dotnet-library/scala/xml/TypeSymbol.scala1
-rw-r--r--src/dotnet-library/scala/xml/Unparsed.scala1
-rw-r--r--src/dotnet-library/scala/xml/UnprefixedAttribute.scala1
-rw-r--r--src/dotnet-library/scala/xml/Utility.scala1
-rw-r--r--src/dotnet-library/scala/xml/XML.scala1
-rw-r--r--src/dotnet-library/scala/xml/Xhtml.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/ContentModel.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/ContentModelParser.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/DTD.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/Decl.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/DocType.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/DtdTypeSymbol.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/ElementValidator.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/ExternalID.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/Scanner.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/Tokens.scala1
-rw-r--r--src/dotnet-library/scala/xml/dtd/ValidationException.scala1
-rw-r--r--src/dotnet-library/scala/xml/factory/Binder.scala1
-rw-r--r--src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala1
-rw-r--r--src/dotnet-library/scala/xml/factory/NodeFactory.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/CircularIncludeException.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/UnavailableResourceException.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/XIncludeException.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/sax/Main.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala1
-rw-r--r--src/dotnet-library/scala/xml/include/sax/XIncluder.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/ConstructingParser.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/ExternalSources.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/FatalError.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/MarkupHandler.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/MarkupParser.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/TokenTests.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala1
-rw-r--r--src/dotnet-library/scala/xml/parsing/XhtmlParser.scala1
-rw-r--r--src/dotnet-library/scala/xml/path/Expression.scala1
-rw-r--r--src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala1
-rw-r--r--src/dotnet-library/scala/xml/persistent/Index.scala1
-rw-r--r--src/dotnet-library/scala/xml/persistent/IndexedStorage.scala1
-rw-r--r--src/dotnet-library/scala/xml/persistent/SetStorage.scala1
-rw-r--r--src/dotnet-library/scala/xml/pull/XMLEvent.scala1
-rw-r--r--src/dotnet-library/scala/xml/pull/XMLEventReader.scala1
-rw-r--r--src/dotnet-library/scala/xml/transform/BasicTransformer.scala1
-rw-r--r--src/dotnet-library/scala/xml/transform/RewriteRule.scala1
-rw-r--r--src/dotnet-library/scala/xml/transform/RuleTransformer.scala1
129 files changed, 132 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 94598ca94c..3e4037e4de 100644
--- a/build.xml
+++ b/build.xml
@@ -1035,6 +1035,9 @@ MSIL
<quick srcdir="${msil.dir}/src" target="msil"
assemname="${msil.dir}/predef" assemrefs="${lib.dir}"
failonerror="false">
+ <include name="**/*.scala"/>
+ <exclude name="scala/ScalaObject.scala"/>
+ <!--
<include name="scala/Predef.scala"/>
<include name="scala/Either.scala"/>
<include name="scala/Option.scala"/>
@@ -1064,7 +1067,7 @@ MSIL
<include name="scala/ref/*.scala"/>
<include name="scala/reflect/*.scala"/>
<include name="scala/testing/*.scala"/>
- <include name="scala/text/*.scala"/>
+ <include name="scala/text/*.scala"/> -->
</quick>
<exec
diff --git a/src/dotnet-library/scala/BigDecimal.scala b/src/dotnet-library/scala/BigDecimal.scala
new file mode 100644
index 0000000000..dffcaf8cd7
--- /dev/null
+++ b/src/dotnet-library/scala/BigDecimal.scala
@@ -0,0 +1 @@
+/* BigDecimal.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/BufferedSource.scala b/src/dotnet-library/scala/io/BufferedSource.scala
new file mode 100644
index 0000000000..93f7c77819
--- /dev/null
+++ b/src/dotnet-library/scala/io/BufferedSource.scala
@@ -0,0 +1 @@
+/* BufferedSource.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/BytePickle.scala b/src/dotnet-library/scala/io/BytePickle.scala
new file mode 100644
index 0000000000..f394307245
--- /dev/null
+++ b/src/dotnet-library/scala/io/BytePickle.scala
@@ -0,0 +1 @@
+/* BytePickle.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/Position.scala b/src/dotnet-library/scala/io/Position.scala
new file mode 100644
index 0000000000..353cb081af
--- /dev/null
+++ b/src/dotnet-library/scala/io/Position.scala
@@ -0,0 +1 @@
+/* Position.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/Source.scala b/src/dotnet-library/scala/io/Source.scala
new file mode 100644
index 0000000000..8730782cd8
--- /dev/null
+++ b/src/dotnet-library/scala/io/Source.scala
@@ -0,0 +1 @@
+/* Source.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/io/UTF8Codec.scala b/src/dotnet-library/scala/io/UTF8Codec.scala
new file mode 100644
index 0000000000..ce953d0712
--- /dev/null
+++ b/src/dotnet-library/scala/io/UTF8Codec.scala
@@ -0,0 +1 @@
+/* UTF8Codec.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/mobile/Code.scala b/src/dotnet-library/scala/mobile/Code.scala
new file mode 100644
index 0000000000..51c99749e1
--- /dev/null
+++ b/src/dotnet-library/scala/mobile/Code.scala
@@ -0,0 +1 @@
+/* Code.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/mobile/Location.scala b/src/dotnet-library/scala/mobile/Location.scala
new file mode 100644
index 0000000000..1e55c24e8d
--- /dev/null
+++ b/src/dotnet-library/scala/mobile/Location.scala
@@ -0,0 +1 @@
+/* Location.scala does not exist for the dotnet target */ \ No newline at end of file
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
diff --git a/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala b/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala
new file mode 100644
index 0000000000..092475a9a8
--- /dev/null
+++ b/src/dotnet-library/scala/util/automata/BaseBerrySethi.scala
@@ -0,0 +1 @@
+/* BaseBerrySethi.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/automata/DetWordAutom.scala b/src/dotnet-library/scala/util/automata/DetWordAutom.scala
new file mode 100644
index 0000000000..7ce9f50189
--- /dev/null
+++ b/src/dotnet-library/scala/util/automata/DetWordAutom.scala
@@ -0,0 +1 @@
+/* DetWordAutom.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/automata/Inclusion.scala b/src/dotnet-library/scala/util/automata/Inclusion.scala
new file mode 100644
index 0000000000..da47d6de02
--- /dev/null
+++ b/src/dotnet-library/scala/util/automata/Inclusion.scala
@@ -0,0 +1 @@
+/* Inclusion.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/automata/NondetWordAutom.scala b/src/dotnet-library/scala/util/automata/NondetWordAutom.scala
new file mode 100644
index 0000000000..65235bdb7a
--- /dev/null
+++ b/src/dotnet-library/scala/util/automata/NondetWordAutom.scala
@@ -0,0 +1 @@
+/* NondetWordAutom.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/automata/SubsetConstruction.scala b/src/dotnet-library/scala/util/automata/SubsetConstruction.scala
new file mode 100644
index 0000000000..1f3124eabf
--- /dev/null
+++ b/src/dotnet-library/scala/util/automata/SubsetConstruction.scala
@@ -0,0 +1 @@
+/* SubsetConstruction.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/automata/WordBerrySethi.scala b/src/dotnet-library/scala/util/automata/WordBerrySethi.scala
new file mode 100644
index 0000000000..fe13e3536e
--- /dev/null
+++ b/src/dotnet-library/scala/util/automata/WordBerrySethi.scala
@@ -0,0 +1 @@
+/* WordBerrySethi.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/grammar/HedgeRHS.scala b/src/dotnet-library/scala/util/grammar/HedgeRHS.scala
new file mode 100644
index 0000000000..df362c494e
--- /dev/null
+++ b/src/dotnet-library/scala/util/grammar/HedgeRHS.scala
@@ -0,0 +1 @@
+/* HedgeRHS.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/grammar/TreeRHS.scala b/src/dotnet-library/scala/util/grammar/TreeRHS.scala
new file mode 100644
index 0000000000..e26c41a0ed
--- /dev/null
+++ b/src/dotnet-library/scala/util/grammar/TreeRHS.scala
@@ -0,0 +1 @@
+/* TreeRHS.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/logging/ConsoleLogger.scala b/src/dotnet-library/scala/util/logging/ConsoleLogger.scala
new file mode 100644
index 0000000000..d746e41b56
--- /dev/null
+++ b/src/dotnet-library/scala/util/logging/ConsoleLogger.scala
@@ -0,0 +1 @@
+/* ConsoleLogger.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/logging/Logged.scala b/src/dotnet-library/scala/util/logging/Logged.scala
new file mode 100644
index 0000000000..2b27dfceec
--- /dev/null
+++ b/src/dotnet-library/scala/util/logging/Logged.scala
@@ -0,0 +1 @@
+/* Logged.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/Parsers.scala b/src/dotnet-library/scala/util/parsing/Parsers.scala
new file mode 100644
index 0000000000..e71232eb25
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/Parsers.scala
@@ -0,0 +1 @@
+/* Parsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/SimpleTokenizer.scala b/src/dotnet-library/scala/util/parsing/SimpleTokenizer.scala
new file mode 100644
index 0000000000..c26c826289
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/SimpleTokenizer.scala
@@ -0,0 +1 @@
+/* SimpleTokenizer.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala b/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala
new file mode 100644
index 0000000000..f0f5d9a820
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/ast/AbstractSyntax.scala
@@ -0,0 +1 @@
+/* AbstractSyntax.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala b/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala
new file mode 100644
index 0000000000..eaf080a3e3
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinator/ImplicitConversions.scala
@@ -0,0 +1 @@
+/* ImplicitConversions.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala b/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala
new file mode 100644
index 0000000000..12a1b6da86
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinator/lexical/Lexical.scala
@@ -0,0 +1 @@
+/* Lexical.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala
new file mode 100644
index 0000000000..ee9ba79d8f
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StandardTokenParsers.scala
@@ -0,0 +1 @@
+/* StandardTokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala
new file mode 100644
index 0000000000..c56a7478a2
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinator/syntactical/StdTokenParsers.scala
@@ -0,0 +1 @@
+/* StdTokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala
new file mode 100644
index 0000000000..1e5801869d
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinator/syntactical/TokenParsers.scala
@@ -0,0 +1 @@
+/* TokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala b/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala
new file mode 100644
index 0000000000..f875fcabdc
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/$tilde.scala
@@ -0,0 +1 @@
+/* $tilde.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala b/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala
new file mode 100644
index 0000000000..eaf080a3e3
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/ImplicitConversions.scala
@@ -0,0 +1 @@
+/* ImplicitConversions.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala
new file mode 100644
index 0000000000..e71232eb25
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/Parsers.scala
@@ -0,0 +1 @@
+/* Parsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala
new file mode 100644
index 0000000000..12a1b6da86
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Lexical.scala
@@ -0,0 +1 @@
+/* Lexical.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala
new file mode 100644
index 0000000000..793b8295a0
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/Scanners.scala
@@ -0,0 +1 @@
+/* Scanners.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala
new file mode 100644
index 0000000000..52ad54433c
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/lexical/StdLexical.scala
@@ -0,0 +1 @@
+/* StdLexical.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala
new file mode 100644
index 0000000000..880810e982
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/BindingParsers.scala
@@ -0,0 +1 @@
+/* BindingParsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala
new file mode 100644
index 0000000000..c56a7478a2
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/StdTokenParsers.scala
@@ -0,0 +1 @@
+/* StdTokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala
new file mode 100644
index 0000000000..1e5801869d
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/syntactical/TokenParsers.scala
@@ -0,0 +1 @@
+/* TokenParsers.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala b/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala
new file mode 100644
index 0000000000..fff37820e0
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/combinatorold/testing/Tester.scala
@@ -0,0 +1 @@
+/* Tester.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala b/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala
new file mode 100644
index 0000000000..6668f896f6
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/CharArrayPosition.scala
@@ -0,0 +1 @@
+/* CharArrayPosition.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala b/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala
new file mode 100644
index 0000000000..b481a7d86b
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/CharArrayReader.scala
@@ -0,0 +1 @@
+/* CharArrayReader.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala b/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala
new file mode 100644
index 0000000000..93d732a951
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/CharSequenceReader.scala
@@ -0,0 +1 @@
+/* CharSequenceReader.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/NoPosition.scala b/src/dotnet-library/scala/util/parsing/input/NoPosition.scala
new file mode 100644
index 0000000000..a5d2bbee43
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/NoPosition.scala
@@ -0,0 +1 @@
+/* NoPosition.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala b/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala
new file mode 100644
index 0000000000..70705db154
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/OffsetPosition.scala
@@ -0,0 +1 @@
+/* OffsetPosition.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala b/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala
new file mode 100644
index 0000000000..d45f1121cb
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/PagedSeqReader.scala
@@ -0,0 +1 @@
+/* PagedSeqReader.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/input/StreamReader.scala b/src/dotnet-library/scala/util/parsing/input/StreamReader.scala
new file mode 100644
index 0000000000..856b42eaa3
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/input/StreamReader.scala
@@ -0,0 +1 @@
+/* StreamReader.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/json/JSON.scala b/src/dotnet-library/scala/util/parsing/json/JSON.scala
new file mode 100644
index 0000000000..74c1685d04
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/json/JSON.scala
@@ -0,0 +1 @@
+/* JSON.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/json/Lexer.scala b/src/dotnet-library/scala/util/parsing/json/Lexer.scala
new file mode 100644
index 0000000000..0e730534b6
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/json/Lexer.scala
@@ -0,0 +1 @@
+/* Lexer.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/json/Parser.scala b/src/dotnet-library/scala/util/parsing/json/Parser.scala
new file mode 100644
index 0000000000..4d132ba921
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/json/Parser.scala
@@ -0,0 +1 @@
+/* Parser.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala b/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala
new file mode 100644
index 0000000000..52ce547fa2
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/syntax/StdTokens.scala
@@ -0,0 +1 @@
+/* StdTokens.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala b/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala
new file mode 100644
index 0000000000..8cc8924579
--- /dev/null
+++ b/src/dotnet-library/scala/util/parsing/syntax/Tokens.scala
@@ -0,0 +1 @@
+/* Tokens.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/regexp/Base.scala b/src/dotnet-library/scala/util/regexp/Base.scala
new file mode 100644
index 0000000000..83ca478f8f
--- /dev/null
+++ b/src/dotnet-library/scala/util/regexp/Base.scala
@@ -0,0 +1 @@
+/* Base.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala b/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala
new file mode 100644
index 0000000000..bd514f5149
--- /dev/null
+++ b/src/dotnet-library/scala/util/regexp/PointedHedgeExp.scala
@@ -0,0 +1 @@
+/* PointedHedgeExp.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/regexp/SyntaxError.scala b/src/dotnet-library/scala/util/regexp/SyntaxError.scala
new file mode 100644
index 0000000000..ef09c8bb44
--- /dev/null
+++ b/src/dotnet-library/scala/util/regexp/SyntaxError.scala
@@ -0,0 +1 @@
+/* SyntaxError.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/util/regexp/WordExp.scala b/src/dotnet-library/scala/util/regexp/WordExp.scala
new file mode 100644
index 0000000000..91c2948107
--- /dev/null
+++ b/src/dotnet-library/scala/util/regexp/WordExp.scala
@@ -0,0 +1 @@
+/* WordExp.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Atom.scala b/src/dotnet-library/scala/xml/Atom.scala
new file mode 100644
index 0000000000..ff3dd2bf72
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Atom.scala
@@ -0,0 +1 @@
+/* Atom.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Comment.scala b/src/dotnet-library/scala/xml/Comment.scala
new file mode 100644
index 0000000000..f154d7e399
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Comment.scala
@@ -0,0 +1 @@
+/* Comment.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Document.scala b/src/dotnet-library/scala/xml/Document.scala
new file mode 100644
index 0000000000..0e2a693d6f
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Document.scala
@@ -0,0 +1 @@
+/* Document.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Elem.scala b/src/dotnet-library/scala/xml/Elem.scala
new file mode 100644
index 0000000000..9701daf434
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Elem.scala
@@ -0,0 +1 @@
+/* Elem.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/EntityRef.scala b/src/dotnet-library/scala/xml/EntityRef.scala
new file mode 100644
index 0000000000..b3c6091d6d
--- /dev/null
+++ b/src/dotnet-library/scala/xml/EntityRef.scala
@@ -0,0 +1 @@
+/* EntityRef.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Group.scala b/src/dotnet-library/scala/xml/Group.scala
new file mode 100644
index 0000000000..1942178f7e
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Group.scala
@@ -0,0 +1 @@
+/* Group.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/HasKeyValue.scala b/src/dotnet-library/scala/xml/HasKeyValue.scala
new file mode 100644
index 0000000000..5b55cc68b6
--- /dev/null
+++ b/src/dotnet-library/scala/xml/HasKeyValue.scala
@@ -0,0 +1 @@
+/* HasKeyValue.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/MalformedAttributeException.scala b/src/dotnet-library/scala/xml/MalformedAttributeException.scala
new file mode 100644
index 0000000000..a32d2c8c58
--- /dev/null
+++ b/src/dotnet-library/scala/xml/MalformedAttributeException.scala
@@ -0,0 +1 @@
+/* MalformedAttributeException.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/MetaData.scala b/src/dotnet-library/scala/xml/MetaData.scala
new file mode 100644
index 0000000000..cc022353ef
--- /dev/null
+++ b/src/dotnet-library/scala/xml/MetaData.scala
@@ -0,0 +1 @@
+/* MetaData.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/NamespaceBinding.scala b/src/dotnet-library/scala/xml/NamespaceBinding.scala
new file mode 100644
index 0000000000..f57d44792d
--- /dev/null
+++ b/src/dotnet-library/scala/xml/NamespaceBinding.scala
@@ -0,0 +1 @@
+/* NamespaceBinding.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Node.scala b/src/dotnet-library/scala/xml/Node.scala
new file mode 100644
index 0000000000..ae4bd61d89
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Node.scala
@@ -0,0 +1 @@
+/* Node.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/NodeBuffer.scala b/src/dotnet-library/scala/xml/NodeBuffer.scala
new file mode 100644
index 0000000000..1f07f09ed4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/NodeBuffer.scala
@@ -0,0 +1 @@
+/* NodeBuffer.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/NodeSeq.scala b/src/dotnet-library/scala/xml/NodeSeq.scala
new file mode 100644
index 0000000000..c49e0fa6fc
--- /dev/null
+++ b/src/dotnet-library/scala/xml/NodeSeq.scala
@@ -0,0 +1 @@
+/* NodeSeq.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/NodeTraverser.scala b/src/dotnet-library/scala/xml/NodeTraverser.scala
new file mode 100644
index 0000000000..e336444e8a
--- /dev/null
+++ b/src/dotnet-library/scala/xml/NodeTraverser.scala
@@ -0,0 +1 @@
+/* NodeTraverser.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Null.scala b/src/dotnet-library/scala/xml/Null.scala
new file mode 100644
index 0000000000..0b1b2284cb
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Null.scala
@@ -0,0 +1 @@
+/* Null.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/PCData.scala b/src/dotnet-library/scala/xml/PCData.scala
new file mode 100644
index 0000000000..76c12030b3
--- /dev/null
+++ b/src/dotnet-library/scala/xml/PCData.scala
@@ -0,0 +1 @@
+/* PCData.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Parsing.scala b/src/dotnet-library/scala/xml/Parsing.scala
new file mode 100644
index 0000000000..5190e4d70d
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Parsing.scala
@@ -0,0 +1 @@
+/* Parsing.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/PrefixedAttribute.scala b/src/dotnet-library/scala/xml/PrefixedAttribute.scala
new file mode 100644
index 0000000000..e307499554
--- /dev/null
+++ b/src/dotnet-library/scala/xml/PrefixedAttribute.scala
@@ -0,0 +1 @@
+/* PrefixedAttribute.scala does not exist for the dotnet target */ \ No newline at end of file
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
diff --git a/src/dotnet-library/scala/xml/ProcInstr.scala b/src/dotnet-library/scala/xml/ProcInstr.scala
new file mode 100644
index 0000000000..750265be9b
--- /dev/null
+++ b/src/dotnet-library/scala/xml/ProcInstr.scala
@@ -0,0 +1 @@
+/* ProcInstr.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/QNode.scala b/src/dotnet-library/scala/xml/QNode.scala
new file mode 100644
index 0000000000..9b8089d068
--- /dev/null
+++ b/src/dotnet-library/scala/xml/QNode.scala
@@ -0,0 +1 @@
+/* QNode.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/SpecialNode.scala b/src/dotnet-library/scala/xml/SpecialNode.scala
new file mode 100644
index 0000000000..909d567da0
--- /dev/null
+++ b/src/dotnet-library/scala/xml/SpecialNode.scala
@@ -0,0 +1 @@
+/* SpecialNode.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Text.scala b/src/dotnet-library/scala/xml/Text.scala
new file mode 100644
index 0000000000..3c87f56741
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Text.scala
@@ -0,0 +1 @@
+/* Text.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/TextBuffer.scala b/src/dotnet-library/scala/xml/TextBuffer.scala
new file mode 100644
index 0000000000..b382b40807
--- /dev/null
+++ b/src/dotnet-library/scala/xml/TextBuffer.scala
@@ -0,0 +1 @@
+/* TextBuffer.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/TopScope.scala b/src/dotnet-library/scala/xml/TopScope.scala
new file mode 100644
index 0000000000..f8256e76a0
--- /dev/null
+++ b/src/dotnet-library/scala/xml/TopScope.scala
@@ -0,0 +1 @@
+/* TopScope.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/TypeSymbol.scala b/src/dotnet-library/scala/xml/TypeSymbol.scala
new file mode 100644
index 0000000000..0a6c9469f8
--- /dev/null
+++ b/src/dotnet-library/scala/xml/TypeSymbol.scala
@@ -0,0 +1 @@
+/* TypeSymbol.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Unparsed.scala b/src/dotnet-library/scala/xml/Unparsed.scala
new file mode 100644
index 0000000000..f3d67e0d5c
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Unparsed.scala
@@ -0,0 +1 @@
+/* Unparsed.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/UnprefixedAttribute.scala b/src/dotnet-library/scala/xml/UnprefixedAttribute.scala
new file mode 100644
index 0000000000..c8825c6221
--- /dev/null
+++ b/src/dotnet-library/scala/xml/UnprefixedAttribute.scala
@@ -0,0 +1 @@
+/* UnprefixedAttribute.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Utility.scala b/src/dotnet-library/scala/xml/Utility.scala
new file mode 100644
index 0000000000..a85d08092f
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Utility.scala
@@ -0,0 +1 @@
+/* Utility.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/XML.scala b/src/dotnet-library/scala/xml/XML.scala
new file mode 100644
index 0000000000..9a56be7384
--- /dev/null
+++ b/src/dotnet-library/scala/xml/XML.scala
@@ -0,0 +1 @@
+/* XML.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/Xhtml.scala b/src/dotnet-library/scala/xml/Xhtml.scala
new file mode 100644
index 0000000000..7e3a2cc360
--- /dev/null
+++ b/src/dotnet-library/scala/xml/Xhtml.scala
@@ -0,0 +1 @@
+/* Xhtml.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/ContentModel.scala b/src/dotnet-library/scala/xml/dtd/ContentModel.scala
new file mode 100644
index 0000000000..cd146381ff
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/ContentModel.scala
@@ -0,0 +1 @@
+/* ContentModel.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala b/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala
new file mode 100644
index 0000000000..ac73be0e6d
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/ContentModelParser.scala
@@ -0,0 +1 @@
+/* ContentModelParser.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/DTD.scala b/src/dotnet-library/scala/xml/dtd/DTD.scala
new file mode 100644
index 0000000000..529c8df8c6
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/DTD.scala
@@ -0,0 +1 @@
+/* DTD.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/Decl.scala b/src/dotnet-library/scala/xml/dtd/Decl.scala
new file mode 100644
index 0000000000..a412a0999f
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/Decl.scala
@@ -0,0 +1 @@
+/* Decl.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/DocType.scala b/src/dotnet-library/scala/xml/dtd/DocType.scala
new file mode 100644
index 0000000000..13c54e35d4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/DocType.scala
@@ -0,0 +1 @@
+/* DocType.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/DtdTypeSymbol.scala b/src/dotnet-library/scala/xml/dtd/DtdTypeSymbol.scala
new file mode 100644
index 0000000000..afcfeb5200
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/DtdTypeSymbol.scala
@@ -0,0 +1 @@
+/* DtdTypeSymbol.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/ElementValidator.scala b/src/dotnet-library/scala/xml/dtd/ElementValidator.scala
new file mode 100644
index 0000000000..0f3141ef33
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/ElementValidator.scala
@@ -0,0 +1 @@
+/* ElementValidator.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/ExternalID.scala b/src/dotnet-library/scala/xml/dtd/ExternalID.scala
new file mode 100644
index 0000000000..c508524fca
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/ExternalID.scala
@@ -0,0 +1 @@
+/* ExternalID.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/Scanner.scala b/src/dotnet-library/scala/xml/dtd/Scanner.scala
new file mode 100644
index 0000000000..882a99c2a6
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/Scanner.scala
@@ -0,0 +1 @@
+/* Scanner.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/Tokens.scala b/src/dotnet-library/scala/xml/dtd/Tokens.scala
new file mode 100644
index 0000000000..8cc8924579
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/Tokens.scala
@@ -0,0 +1 @@
+/* Tokens.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/dtd/ValidationException.scala b/src/dotnet-library/scala/xml/dtd/ValidationException.scala
new file mode 100644
index 0000000000..18ccbd45e9
--- /dev/null
+++ b/src/dotnet-library/scala/xml/dtd/ValidationException.scala
@@ -0,0 +1 @@
+/* ValidationException.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/factory/Binder.scala b/src/dotnet-library/scala/xml/factory/Binder.scala
new file mode 100644
index 0000000000..d491f8e84e
--- /dev/null
+++ b/src/dotnet-library/scala/xml/factory/Binder.scala
@@ -0,0 +1 @@
+/* Binder.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala b/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala
new file mode 100644
index 0000000000..176e4bcaf4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/factory/LoggedNodeFactory.scala
@@ -0,0 +1 @@
+/* LoggedNodeFactory.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/factory/NodeFactory.scala b/src/dotnet-library/scala/xml/factory/NodeFactory.scala
new file mode 100644
index 0000000000..e4137d6434
--- /dev/null
+++ b/src/dotnet-library/scala/xml/factory/NodeFactory.scala
@@ -0,0 +1 @@
+/* NodeFactory.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/CircularIncludeException.scala b/src/dotnet-library/scala/xml/include/CircularIncludeException.scala
new file mode 100644
index 0000000000..12da87f687
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/CircularIncludeException.scala
@@ -0,0 +1 @@
+/* CircularIncludeException.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala b/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala
new file mode 100644
index 0000000000..17b2069afc
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/UnavailableResourceException.scala
@@ -0,0 +1 @@
+/* UnavailableResourceException.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/XIncludeException.scala b/src/dotnet-library/scala/xml/include/XIncludeException.scala
new file mode 100644
index 0000000000..1e384e1b26
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/XIncludeException.scala
@@ -0,0 +1 @@
+/* XIncludeException.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala b/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala
new file mode 100644
index 0000000000..a6b4854dd1
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/sax/EncodingHeuristics.scala
@@ -0,0 +1 @@
+/* EncodingHeuristics.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/sax/Main.scala b/src/dotnet-library/scala/xml/include/sax/Main.scala
new file mode 100644
index 0000000000..63433c7675
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/sax/Main.scala
@@ -0,0 +1 @@
+/* Main.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala b/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala
new file mode 100644
index 0000000000..9ec2db64b8
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/sax/XIncludeFilter.scala
@@ -0,0 +1 @@
+/* XIncludeFilter.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/include/sax/XIncluder.scala b/src/dotnet-library/scala/xml/include/sax/XIncluder.scala
new file mode 100644
index 0000000000..46bfd47dd4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/include/sax/XIncluder.scala
@@ -0,0 +1 @@
+/* XIncluder.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala b/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala
new file mode 100644
index 0000000000..a2f0c8ace4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/ConstructingHandler.scala
@@ -0,0 +1 @@
+/* ConstructingHandler.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala b/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala
new file mode 100644
index 0000000000..c3c0647b1a
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/ConstructingParser.scala
@@ -0,0 +1 @@
+/* ConstructingParser.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala b/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala
new file mode 100644
index 0000000000..07b61693b4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/DefaultMarkupHandler.scala
@@ -0,0 +1 @@
+/* DefaultMarkupHandler.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/ExternalSources.scala b/src/dotnet-library/scala/xml/parsing/ExternalSources.scala
new file mode 100644
index 0000000000..53d7b01a1b
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/ExternalSources.scala
@@ -0,0 +1 @@
+/* ExternalSources.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala b/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala
new file mode 100644
index 0000000000..93ee1d97db
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/FactoryAdapter.scala
@@ -0,0 +1 @@
+/* FactoryAdapter.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/FatalError.scala b/src/dotnet-library/scala/xml/parsing/FatalError.scala
new file mode 100644
index 0000000000..16127b635b
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/FatalError.scala
@@ -0,0 +1 @@
+/* FatalError.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala b/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala
new file mode 100644
index 0000000000..fa2eb183b6
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/MarkupHandler.scala
@@ -0,0 +1 @@
+/* MarkupHandler.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/MarkupParser.scala b/src/dotnet-library/scala/xml/parsing/MarkupParser.scala
new file mode 100644
index 0000000000..8de8e9b262
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/MarkupParser.scala
@@ -0,0 +1 @@
+/* MarkupParser.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala b/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala
new file mode 100644
index 0000000000..238d436777
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/NoBindingFactoryAdapter.scala
@@ -0,0 +1 @@
+/* NoBindingFactoryAdapter.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/TokenTests.scala b/src/dotnet-library/scala/xml/parsing/TokenTests.scala
new file mode 100644
index 0000000000..86c64c5b8a
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/TokenTests.scala
@@ -0,0 +1 @@
+/* TokenTests.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala b/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala
new file mode 100644
index 0000000000..b41e349cf6
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/ValidatingMarkupHandler.scala
@@ -0,0 +1 @@
+/* ValidatingMarkupHandler.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala b/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala
new file mode 100644
index 0000000000..b2c05fbfb4
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/XhtmlEntities.scala
@@ -0,0 +1 @@
+/* XhtmlEntities.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala b/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala
new file mode 100644
index 0000000000..2386bd9a04
--- /dev/null
+++ b/src/dotnet-library/scala/xml/parsing/XhtmlParser.scala
@@ -0,0 +1 @@
+/* XhtmlParser.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/path/Expression.scala b/src/dotnet-library/scala/xml/path/Expression.scala
new file mode 100644
index 0000000000..0ea3b48f67
--- /dev/null
+++ b/src/dotnet-library/scala/xml/path/Expression.scala
@@ -0,0 +1 @@
+/* Expression.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala b/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala
new file mode 100644
index 0000000000..2845a223d1
--- /dev/null
+++ b/src/dotnet-library/scala/xml/persistent/CachedFileStorage.scala
@@ -0,0 +1 @@
+/* CachedFileStorage.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/persistent/Index.scala b/src/dotnet-library/scala/xml/persistent/Index.scala
new file mode 100644
index 0000000000..239f21ff0d
--- /dev/null
+++ b/src/dotnet-library/scala/xml/persistent/Index.scala
@@ -0,0 +1 @@
+/* Index.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/persistent/IndexedStorage.scala b/src/dotnet-library/scala/xml/persistent/IndexedStorage.scala
new file mode 100644
index 0000000000..63158b45c0
--- /dev/null
+++ b/src/dotnet-library/scala/xml/persistent/IndexedStorage.scala
@@ -0,0 +1 @@
+/* IndexedStorage.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/persistent/SetStorage.scala b/src/dotnet-library/scala/xml/persistent/SetStorage.scala
new file mode 100644
index 0000000000..67224991e6
--- /dev/null
+++ b/src/dotnet-library/scala/xml/persistent/SetStorage.scala
@@ -0,0 +1 @@
+/* SetStorage.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/pull/XMLEvent.scala b/src/dotnet-library/scala/xml/pull/XMLEvent.scala
new file mode 100644
index 0000000000..554105f69f
--- /dev/null
+++ b/src/dotnet-library/scala/xml/pull/XMLEvent.scala
@@ -0,0 +1 @@
+/* XMLEvent.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/pull/XMLEventReader.scala b/src/dotnet-library/scala/xml/pull/XMLEventReader.scala
new file mode 100644
index 0000000000..db11fdea27
--- /dev/null
+++ b/src/dotnet-library/scala/xml/pull/XMLEventReader.scala
@@ -0,0 +1 @@
+/* XMLEventReader.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/transform/BasicTransformer.scala b/src/dotnet-library/scala/xml/transform/BasicTransformer.scala
new file mode 100644
index 0000000000..4a7f5c30c9
--- /dev/null
+++ b/src/dotnet-library/scala/xml/transform/BasicTransformer.scala
@@ -0,0 +1 @@
+/* BasicTransformer.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/transform/RewriteRule.scala b/src/dotnet-library/scala/xml/transform/RewriteRule.scala
new file mode 100644
index 0000000000..f7ff367b6d
--- /dev/null
+++ b/src/dotnet-library/scala/xml/transform/RewriteRule.scala
@@ -0,0 +1 @@
+/* RewriteRule.scala does not exist for the dotnet target */ \ No newline at end of file
diff --git a/src/dotnet-library/scala/xml/transform/RuleTransformer.scala b/src/dotnet-library/scala/xml/transform/RuleTransformer.scala
new file mode 100644
index 0000000000..3fcd455e5c
--- /dev/null
+++ b/src/dotnet-library/scala/xml/transform/RuleTransformer.scala
@@ -0,0 +1 @@
+/* RuleTransformer.scala does not exist for the dotnet target */ \ No newline at end of file