]> www.ginac.de Git - ginac.git/blobdiff - doc/reference/DoxyfileTEX
* Tweak around problem with unexpanded GINAC_DECLARE_REGISTER_CLASS macros.
[ginac.git] / doc / reference / DoxyfileTEX
index abe0c25365319a9778f1f962424f22a8eaad00e5..b1907b96b933150bba1a82a4646022ff60d7540f 100644 (file)
@@ -604,7 +604,8 @@ INCLUDE_FILE_PATTERNS = *.h
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed. 
 
-PREDEFINED             = 
+PREDEFINED             = "GINAC_DECLARE_REGISTERED_CLASS_NO_CTORS(class, base)=" \
+                         "GINAC_DECLARE_REGISTERED_CLASS(class, base)="
 
 # If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.