* typemanager.cs (InitCoreTypes) [NET_2_0]: Allow
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 12 Mar 2007 12:46:42 +0000 (12:46 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 12 Mar 2007 12:46:42 +0000 (12:46 -0000)
commitabf3bef9a38ce3b0ae03ecd8f97fb8869c2f4292
treeb3bb671ae8227caa1e073578ffc200c9fb9c5233
parent358b1029cbd85ccbc296413187512b60cb3440d9
* typemanager.cs (InitCoreTypes) [NET_2_0]: Allow
DefaultParameterValueAttribute to be undefined, say if System.dll
is not referenced.

(prepare to move DefaultParameterValueAttribute to System.dll)

svn path=/trunk/mcs/; revision=74121
mcs/mcs/ChangeLog
mcs/mcs/parameter.cs
mcs/mcs/typemanager.cs