* debug writeln removed

This commit is contained in:
florian 2004-11-06 18:58:18 +00:00
parent e06f452fb2
commit 8ffe3c6a9e

View File

@ -1997,12 +1997,13 @@ unit rgobj;
end; end;
end; end;
begin
writeln(sizeof(Treginfo));
end. end.
{ {
$Log$ $Log$
Revision 1.150 2004-11-06 17:44:47 florian Revision 1.151 2004-11-06 18:58:18 florian
* debug writeln removed
Revision 1.150 2004/11/06 17:44:47 florian
+ additional extdebug check for wrong add_reg_instructions added + additional extdebug check for wrong add_reg_instructions added
* too long manglednames are cut off at 200 chars using a crc * too long manglednames are cut off at 200 chars using a crc