Explorar o código

Add reference to new ncpuld unit

git-svn-id: trunk@21795 -
pierre %!s(int64=13) %!d(string=hai) anos
pai
achega
86d82a9006
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      compiler/mips/cpunode.pas

+ 2 - 1
compiler/mips/cpunode.pas

@@ -36,6 +36,7 @@ implementation
       the processor specific nodes must be included
       after the generic one (FK)
     }
-    ncpuadd,ncpucall,ncpumat,ncpuinln,ncpucnv,ncpuset;
+    ncpuadd,ncpucall,ncpumat,ncpuinln,
+	ncpuld,ncpucnv,ncpuset;
 
 end.