mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 13:39:26 +02: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,
|
||||
// nppcopt,
|
||||
nppcmat,
|
||||
nppccnv
|
||||
nppccnvn,
|
||||
// nppcld
|
||||
{ symtable }
|
||||
symcpu
|
||||
;
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user