codetools: comment

git-svn-id: trunk@25109 -
This commit is contained in:
mattias 2010-05-01 17:53:11 +00:00
parent a846877b84
commit 63fc880084

View File

@ -1118,6 +1118,8 @@ end;
function GatherUnitsInFPCSources(Files: TStringList; TargetOS: string;
TargetCPU: string; ConflictFilenames: TStringList;
Rules: TFPCSourceRules): TStringToStringTree;
{ returns tree lowercase unit name to file name (maybe relative)
}
function CountMatches(Targets, aTxt: PChar): integer;
// check how many of the comma separated words in Targets are in words of aTxt