Fix comments

This commit is contained in:
rjy7 2011-01-31 20:17:30 +00:00
parent ede95e2fcb
commit 5c0342d8ce

View file

@ -1,7 +1,7 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#----------------------------------------------------------------------------- <#-----------------------------------------------------------------------------
Macros for generating property lists Macros and functions for working with properties and property lists
------------------------------------------------------------------------------> ------------------------------------------------------------------------------>
<#-- Return true iff there are statements for this property --> <#-- Return true iff there are statements for this property -->
@ -22,6 +22,7 @@
</#if> </#if>
</#function> </#function>
<#----------------------------------------------------------------------------- <#-----------------------------------------------------------------------------
Macros for generating property lists Macros for generating property lists
------------------------------------------------------------------------------> ------------------------------------------------------------------------------>