mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-21 11:59:51 +01:00
+ 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:
parent
6c5de5127c
commit
6d54dd7154
@ -44,8 +44,10 @@ unit cpunode;
|
|||||||
ngppcinl,
|
ngppcinl,
|
||||||
// nppcopt,
|
// nppcopt,
|
||||||
nppcmat,
|
nppcmat,
|
||||||
nppccnv
|
nppccnvn,
|
||||||
// nppcld
|
// nppcld
|
||||||
|
{ symtable }
|
||||||
|
symcpu
|
||||||
;
|
;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user