codetools: comment

git-svn-id: trunk@41076 -
This commit is contained in:
mattias 2013-05-08 18:43:27 +00:00
parent 33182797f1
commit 3160d15863

View File

@ -239,6 +239,8 @@ begin
writeln('New source:'); writeln('New source:');
writeln(Code.Source); writeln(Code.Source);
writeln('-----------------------------------'); writeln('-----------------------------------');
// save: if not Code.Save then ...
end; end;
end. end.