Update errors.txt for the new errors that only we catch.
[mono.git] / mcs / README
index c4ef996c17737d6c72150d35d0726c03c3cedba0..ea389e73feea69cf3050a1f851365a91632a9d80 100755 (executable)
@@ -1,2 +1,21 @@
 
-This is the Ximian MCS C# compiler written in C#
\ No newline at end of file
+This contains the Mono C# compiler as well as the Mono runtime
+library.
+
+Layout:
+
+       class/
+               Class libraries
+
+       errors/
+               Sample programs that should generate errors by the compiler.
+
+       jay/
+               Yacc-based parser generator.
+
+       mcs/
+               The Mono C# compiler
+
+       tests/
+               Sample tests 
+