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

still included)

git-svn-id: trunk@34157 -
This commit is contained in:
Jonas Maebe 2016-07-19 14:30:48 +00:00
parent 6c5de5127c
commit 6d54dd7154

View File

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