mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 09:47:52 +02:00
* bring back some commented out code that was committed by accident
git-svn-id: branches/wasm@48681 -
This commit is contained in:
parent
d7df2d45c6
commit
6b99ba4835
@ -2213,7 +2213,7 @@ type
|
||||
else
|
||||
begin
|
||||
main_procinfo:=create_main_proc(mainaliasname,potype_proginit,current_module.localsymtable);
|
||||
//main_procinfo.procdef.aliasnames.concat('PASCALMAIN');
|
||||
main_procinfo.procdef.aliasnames.concat('PASCALMAIN');
|
||||
end;
|
||||
main_procinfo.parse_body;
|
||||
{ save file pos for debuginfo }
|
||||
|
Loading…
Reference in New Issue
Block a user