codetools: examples: fixed comment

git-svn-id: trunk@22944 -
This commit is contained in:
mattias 2009-12-03 11:40:47 +00:00
parent 0c3ffe4f45
commit b8581d21e4
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<TargetFileExt Value=""/>
<Title Value="reduceifdefs"/>
<Title Value="ReplaceResourceDirectives"/>
</General>
<PublishOptions>
<Version Value="2"/>

View File

@ -21,7 +21,7 @@
Author: Mattias Gaertner
Abstract:
Demonstrating, how to add a method to a class and extending the uses section.
Demonstrating the TExpressionEvaluator, used for FPC conditionals.
}
program TestExprEval;