]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix obvious oversight so as to make everything compile.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Oct 2006 23:44:31 +0000 (23:44 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Oct 2006 23:44:31 +0000 (23:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@14074 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_tools.h

index cbda33164aae80f68a00db838347374309f116a2..a65857d06cb98f337288f5da3d58c431d65f29a3 100644 (file)
@@ -1043,7 +1043,7 @@ class FETools
                                      */
     template <int dim>
     static void add_fe_name(const std::string& name,
-                           boost::shared_ptr<const FEFactoryBase<dim> > factory);
+                           const FEFactoryBase<dim> *factory);
     
                                     /**
                                      * The string used for

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.