From a939a20784d1e22a4fd354f0d4361ac475b4f1da Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 2 Mar 2009 02:41:54 +0000 Subject: [PATCH] Don't need to list things twice. git-svn-id: https://svn.dealii.org/trunk@18441 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/base/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/base/Makefile b/tests/base/Makefile index bc98bea5d9..7bbc728dee 100644 --- a/tests/base/Makefile +++ b/tests/base/Makefile @@ -1,6 +1,6 @@ ############################################################ # $Id$ -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 by the deal.II authors ############################################################ ############################################################ @@ -49,7 +49,6 @@ tests_x = geometry_info_* \ data_out_base_vtk \ function_* \ functions_* \ - function_parser \ utilities_* \ is_finite* \ number_traits_* -- 2.39.5