From: bangerth Date: Mon, 12 May 2008 20:54:59 +0000 (+0000) Subject: Reference step-33. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6436b0efa84f4b4833667c4b96b381c796649bd7;p=dealii-svn.git Reference step-33. git-svn-id: https://svn.dealii.org/trunk@16082 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/function_parser.h b/deal.II/base/include/base/function_parser.h index 4afcf944e3..851c16e263 100644 --- a/deal.II/base/include/base/function_parser.h +++ b/deal.II/base/include/base/function_parser.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2005, 2006, 2007 by the deal.II authors +// Copyright (C) 2005, 2006, 2007, 2008 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -44,6 +44,7 @@ template class Vector; * from the fparser.txt file that comes with the fparser library. Please refer * also to that file both for clarifications on how this wrapper works, as * well as for any issue regarding the licence that applies to this class. + * This class is used in the @ref step_33 "step-33" tutorial program. * * By using this class you indicate that you accept the terms of the licence * that comes with the fparser library. If you do not agree with them, you