From: Wolfgang Bangerth Date: Wed, 10 Mar 1999 19:29:41 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~22279 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8571f6e62e9e8501a02f7cdbe929705afb908aae;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@989 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 5e7bf33f14..b22f196248 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -176,3 +176,6 @@ Change the vector in 'void DoFQuadAccessor::get_dof_indices( vector &dof_indices) const' in a vector and catch the Error dof_index==-1 inside of this function + +Remove that pseudo-template clutter in the lower parts of + dof_accessor.cc marked by comments.