compiler: add enumsymtable case to FindUnitSymtable helper

git-svn-id: trunk@15088 -
This commit is contained in:
paul 2010-03-28 21:54:33 +00:00
parent a6022f5df2
commit ff1520ab8b

View File

@ -227,6 +227,7 @@ implementation
exit;
end;
recordsymtable,
enumsymtable,
localsymtable,
parasymtable,
ObjectSymtable :