From d7220212d95ba96585a81ffa3d201f13b2f3a7d4 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Mon, 3 May 2004 21:24:52 +0000 Subject: [PATCH] Include PETSc-classes in documentation. The PETSc module looks awkward, though. git-svn-id: https://svn.dealii.org/trunk@9164 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/options.dox.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index 41f030cb0d..4db1eaff38 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -914,7 +914,7 @@ INCLUDE_FILE_PATTERNS = # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = DEBUG=1 +PREDEFINED = DEBUG=1 DEAL_II_USE_PETSC=7 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. -- 2.39.5