Explorar el Código

* cpunode: added ncgcal, corrected ncpuinln -> ncpuinl

git-svn-id: trunk@29907 -
Jonas Maebe hace 10 años
padre
commit
bc9b870943
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      compiler/aarch64/cpunode.pas

+ 2 - 2
compiler/aarch64/cpunode.pas

@@ -30,8 +30,8 @@ the behaviour of such a unit having just a USES clause! }
 implementation
 
   uses
-    ncgbas,ncgflw,ncgcnv,ncgld,ncgmem,ncgcon,ncgset,
-    ncpuadd{,ncpucal},ncpumat,ncpuinln,ncpucnv,{ncpuset,}
+    ncgbas,ncgflw,ncgcal,ncgcnv,ncgld,ncgmem,ncgcon,ncgset,
+    ncpuadd{,ncpucal},ncpumat,ncpuinl,ncpucnv,{ncpuset,}
     { this not really a node }
     rgcpu,
     { symtable }