Explorar o código

* bring back some commented out code that was committed by accident

git-svn-id: branches/wasm@48681 -
nickysn %!s(int64=4) %!d(string=hai) anos
pai
achega
6b99ba4835
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/pmodules.pas

+ 1 - 1
compiler/pmodules.pas

@@ -2213,7 +2213,7 @@ type
          else
          else
            begin
            begin
              main_procinfo:=create_main_proc(mainaliasname,potype_proginit,current_module.localsymtable);
              main_procinfo:=create_main_proc(mainaliasname,potype_proginit,current_module.localsymtable);
-             //main_procinfo.procdef.aliasnames.concat('PASCALMAIN');
+             main_procinfo.procdef.aliasnames.concat('PASCALMAIN');
            end;
            end;
          main_procinfo.parse_body;
          main_procinfo.parse_body;
          { save file pos for debuginfo }
          { save file pos for debuginfo }