From a703f895124f5a10f8b92dfe0fc60db4c2c30a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@dune-project.org> Date: Mon, 18 Dec 2006 09:41:16 +0000 Subject: [PATCH] removed obsolete entry for simplevector.hh [[Imported from SVN: r4817]] --- common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Makefile.am b/common/Makefile.am index 0946b2ec8..d0d539514 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -15,7 +15,7 @@ commoninclude_HEADERS = dlist.cc stdstreams.cc alignment.hh \ enumset.hh exceptions.hh fixedarray.hh fmatrix.hh \ fvector.hh genericiterator.hh \ helpertemplates.hh interfaces.hh iteratorfacades.hh logictraits.hh \ - misc.hh poolallocator.hh simplevector.hh \ + misc.hh poolallocator.hh \ sllist.hh smartpointer.hh stack.hh stdstreams.hh timer.hh tuples.hh \ typetraits.hh precision.hh bigunsignedint.hh \ gcd.hh lcm.hh configparser.hh propertymap.hh \ -- GitLab