]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a mistaken declaration.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jan 2007 01:47:51 +0000 (01:47 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jan 2007 01:47:51 +0000 (01:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@14356 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/quadrature_lib.h

index fab71619ca6b28333a1526989b1a992f73c508e6..32f143b74e3fbb77a686467d6bb3ae2b7e527658 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -322,7 +322,7 @@ template <>
 long double QGaussLobatto<1>::
 JacobiP(const long double, const int, const int, const unsigned int) const;
 template <>
-unsigned int QGaussLobatto<1>::
+unsigned int 
 QGaussLobatto<1>::gamma(const unsigned int n) const;
 template <> QGauss2<1>::QGauss2 ();
 template <> QGauss3<1>::QGauss3 ();

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.