From: Wolfgang Bangerth Date: Mon, 17 Jan 2000 16:26:08 +0000 (+0000) Subject: Doc update to let this appear in the TODO files. X-Git-Tag: v8.0.0~21121 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0853d64d3754ba7897105111ae91f88dad9a53ad;p=dealii.git Doc update to let this appear in the TODO files. git-svn-id: https://svn.dealii.org/trunk@2239 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/dofs/dof_accessor.cc b/deal.II/deal.II/source/dofs/dof_accessor.cc index c980269fa5..b69afa068c 100644 --- a/deal.II/deal.II/source/dofs/dof_accessor.cc +++ b/deal.II/deal.II/source/dofs/dof_accessor.cc @@ -338,7 +338,9 @@ DoFCellAccessor<1>::face (const unsigned int) const but this does not work, at least not at present using egcs1.1.1. we therefore separate the different implementations for the different dimensions using - the preprocecssor and double check using an assertion in the function body. + the preprocessor and double check using an assertion in the function body. + +//TODO: correct the pseudo-template thing */ template template