2004-07-20 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Thu, 22 Jul 2004 13:51:24 +0000 (13:51 -0000)
committerMartin Baulig <martin@novell.com>
Thu, 22 Jul 2004 13:51:24 +0000 (13:51 -0000)
commita3b0e4b652f9cbcb2ac73fe9eb9a56d4f23cec0f
treec418a93e09e714dc4a2db27c9d9d3cf5bd84a1ad
parent27f8787c6c858eb8d6c86ed0e59b7fc6d995192c
2004-07-20  Martin Baulig  <martin@ximian.com>

* tree.cs (Tree.RecordNamespace): Removed.
(Tree.Namespaces): Removed.

* rootcontext.cs (RootContext.IsNamespace): Removed.

* cs-parser.jay (namespace_declaration): Just create a new
NamespaceEntry here.

svn path=/trunk/mcs/; revision=31374
mcs/mcs/ChangeLog
mcs/mcs/cs-parser.jay
mcs/mcs/rootcontext.cs
mcs/mcs/tree.cs