* driver.cs: Attempt to load referenced assemblies from the
authorJackson Harper <jackson@novell.com>
Wed, 28 Apr 2004 19:01:06 +0000 (19:01 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 28 Apr 2004 19:01:06 +0000 (19:01 -0000)
commitda30c35395033f53e1ddd70fb49ab5178888352d
treef252548a90d4cce11802095a605b64f9aff71407
parent40188a9bbffd246e0e581c5b0c2fe490eddc4001
    * driver.cs: Attempt to load referenced assemblies from the
GAC. This is the quick and dirty version of this method that
doesnt take into account versions and just takes the first
canidate found. Will be good enough for now as we will not have more
then one version installed into the GAC until I update this
method.

svn path=/trunk/mcs/; revision=26190
mcs/mcs/ChangeLog
mcs/mcs/driver.cs