diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2002-12-08 05:35:13 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2002-12-08 05:35:13 +0000 |
commit | 930f3fb508616c72c66ee6c86292bd6778b0a7fe (patch) | |
tree | 8bb539ca64ac1cda8d15e4ac003a47b398628467 /externals/grill/flext | |
parent | 7a407681e04667a8a488693a12cd42148e59eb75 (diff) |
""
svn path=/trunk/; revision=282
Diffstat (limited to 'externals/grill/flext')
-rw-r--r-- | externals/grill/flext/flext.cw | bin | 202097 -> 202097 bytes | |||
-rw-r--r-- | externals/grill/flext/source/fldefs.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/flext.cw b/externals/grill/flext/flext.cw Binary files differindex af84bce2..18917ad9 100644 --- a/externals/grill/flext/flext.cw +++ b/externals/grill/flext/flext.cw diff --git a/externals/grill/flext/source/fldefs.h b/externals/grill/flext/source/fldefs.h index 14f2e012..10c7bf93 100644 --- a/externals/grill/flext/source/fldefs.h +++ b/externals/grill/flext/source/fldefs.h @@ -835,7 +835,7 @@ FLEXT_CALL_PRE(M_FUN)(this,ARG1,ARG2,ARG3,ARG4,ARG5) //! @} FLEXT_D_METHOD -#if defined(FLEXT_ATTRIBUTES) && FLEXT_ATTRIBUTES == 1 +#ifdef FLEXT_ATTRIBUTES /*! \defgroup FLEXT_D_ATTRIB Attribute definition \note These have to reside inside the class declaration |