[cil-strip] Move comment out of .sources file
[mono.git] / mcs / mcs / README
index f7023e675c73fd3b78fc1aad77453e1502227bcf..6bab5b4d9f54076c48112a4cdf1e9b9cb42baa24 100644 (file)
@@ -1,18 +1,4 @@
-Completion support
-==================
-
-       Supported:
-       
-               a.<TAB> to complete members of type `a'
-               a<TAB> for types and namespaces
-               a.W<TAB>
-               a<TAB> for local variables
-
-       Unsupported:
-       
-               delegate { FOO.<TAB>
-               using statement autocompletion
-       
+
 These are the sources to the Mono C# compiler 
 ---------------------------------------------