2
0
Эх сурвалжийг харах

+ added missing symcpu unit (although it is used by other units, and hence
still included)

git-svn-id: trunk@34157 -

Jonas Maebe 9 жил өмнө
parent
commit
6d54dd7154

+ 3 - 1
compiler/powerpc/cpunode.pas

@@ -44,8 +44,10 @@ unit cpunode;
        ngppcinl,
 //       nppcopt,
        nppcmat,
-       nppccnv
+       nppccnvn,
 //       nppcld
+       { symtable }
+       symcpu
        ;
 
 end.