* ILParser.jay: Remove dotted_name, it is not used at all
authorJackson Harper <jackson@novell.com>
Wed, 7 May 2003 07:25:20 +0000 (07:25 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 7 May 2003 07:25:20 +0000 (07:25 -0000)
commit13df7316a9ab07b8786fcc11b0ba5121c8a57727
tree2af1965f89f9b3b147ca825cbe28dbd0e63bd48f
parent570b2a420be54c9f3ac9a7d912885482f2725986
    * ILParser.jay: Remove dotted_name, it is not used at all
anymore. vtattr only take an int64 param, this fix gets rid of all
of the remaining reduce/reduce conflicts

svn path=/trunk/mcs/; revision=14365
mcs/ilasm/parser/ChangeLog
mcs/ilasm/parser/ILParser.jay