ENH: Documentation fix

This commit is contained in:
Andy Cedilnik 2003-10-13 15:27:58 -04:00
parent 5d4bdcf942
commit db12c17017
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
# #
# CHECK_TYPE_SIZE - macro which checks the size of type # CHECK_TYPE_SIZE - macro which checks the size of type
# VARIABLE - variable to store size if the type exists. # VARIABLE - variable to store size if the type exists.
# HAVE_${VARIABLE} - does the variable exists or not
# #
MACRO(CHECK_TYPE_SIZE TYPE VARIABLE) MACRO(CHECK_TYPE_SIZE TYPE VARIABLE)