]> https://gitweb.dealii.org/ - dealii.git/commitdiff
inherit ParameterHandler from Subscriptor
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 3 Mar 2006 14:22:43 +0000 (14:22 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 3 Mar 2006 14:22:43 +0000 (14:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@12530 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/parameter_handler.h

index f8d449d0dcad7f245d90d89d6b63df5cdf883433..047c15cdab1b796bdada7cfa92a4e1b12ba90705 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <base/config.h>
 #include <base/exceptions.h>
+#include <base/subscriptor.h>
 
 #include <map>
 #include <vector>
@@ -1208,7 +1209,7 @@ namespace Patterns
  *
  *   @author Wolfgang Bangerth, October 1997, revised February 1998
   */
-class ParameterHandler
+class ParameterHandler : public Subscriptor
 {
   private:
                                     /**

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.