210Fermer212
squalylLe 11/09/2008 à 11:14
		if not Ignore then begin
 1601 			if ErrFunc = '__main' then
 1602 				ErrFunc := '_main';
 1603 			if ErrFunc = '__exit' then
 1604 				ErrFunc := '_exit';


trifus