From: Dale Weiler Date: Sat, 1 Dec 2012 20:39:25 +0000 (+0000) Subject: Update predefined macros X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7483adaad36a36d70bc6e98cf7205da65f0a0c9f;p=xonotic%2Fgmqcc.git Update predefined macros --- diff --git a/doc.html b/doc.html index c78a786..793cc83 100644 --- a/doc.html +++ b/doc.html @@ -102,18 +102,21 @@ What it represents - GMQCC + __STD_GMQCC__ Specifies the current selected standard is gmqcc. - FTEQCC + __STD_FTEQCC__ Specifies the current selected standard is fteqcc. - QCC + __STD_QCC__ Specifies the current selected standard is qcc. - + + GMQCC + Defined always regardless of the selected standard + __STD_VERSION_MINOR__ Specifies the current selected stanadards minor version number.