[Mono-list] just starting to play

Emanuele Ruffaldi pit@sssup.it
Tue, 10 Jul 2001 16:00:29 +0200


Hi,
just playing with your latest snapshor 8/7/01: I have Beta 2 and
compiler doesn't go
Just al little difference in driver.cs 

	line 113
			a = Assembly.LoadFrom (full_path);
	instead of
			a = Assembly.Load (full_path);

I hope to follow and help your work following months


Emanuele Ruffaldi