From: Wolfgang Bangerth Date: Thu, 29 May 2003 19:46:36 +0000 (+0000) Subject: Add name to TODO. X-Git-Tag: v8.0.0~16495 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee4a9089fa649d84293cdb0b2436fbe9ad89b20;p=dealii.git Add name to TODO. git-svn-id: https://svn.dealii.org/trunk@7683 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/multigrid/mg_transfer.templates.h b/deal.II/deal.II/include/multigrid/mg_transfer.templates.h index 589121da60..4ccef48923 100644 --- a/deal.II/deal.II/include/multigrid/mg_transfer.templates.h +++ b/deal.II/deal.II/include/multigrid/mg_transfer.templates.h @@ -23,7 +23,7 @@ #include -//TODO: This file is included from nowhere. It should either go away entirely, or be included at least from some .h or .cc file +//TODO:[GK] This file is included from nowhere. It should either go away entirely, or be included at least from some .h or .cc file /* --------------------- MGTransferPrebuilt -------------- */