]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix bogus definition.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Jul 2001 15:46:02 +0000 (15:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Jul 2001 15:46:02 +0000 (15:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@4788 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_dgq.cc
deal.II/deal.II/source/fe/fe_q.cc

index 87a428ec69cae47afe1db693f968cb8ae1baae6c..cd2c125821ac5a3c72e6431708450b86933a4ae2 100644 (file)
@@ -584,4 +584,4 @@ FE_DGQ<dim>::get_degree () const
 
 
 
-template FE_DGQ<deal_II_dimension>;
+template class FE_DGQ<deal_II_dimension>;
index 6146f39e3ef02c8094f34c150ecda72927a26db4..c9d4814dfb1f52208e1d0b6acbe99163102138e4 100644 (file)
@@ -1200,4 +1200,4 @@ FE_Q<dim>::get_degree () const
 
 
 
-template FE_Q<deal_II_dimension>;
+template class FE_Q<deal_II_dimension>;

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.