* write examples for topic nodes. Mantis 17145

git-svn-id: trunk@15767 -
This commit is contained in:
marco 2010-08-10 22:38:30 +00:00
parent 9509437a96
commit b1b6ef237a

View File

@ -668,6 +668,7 @@ begin
SubNode:=SubNode.NextSibling;
end;
end;
WriteExample(Node);
end;
procedure TLinearWriter.WriteConsts(ASection: TPasSection);