From 6305fde2a23274c8165267d7713acca109dc24c5 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Tue, 11 May 2010 15:20:37 +0000 Subject: [PATCH] localstiffness.hh has been removed [[Imported from SVN: r6046]] --- dune/gfe/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/gfe/Makefile.am b/dune/gfe/Makefile.am index 2b218881..ce0fbdfe 100644 --- a/dune/gfe/Makefile.am +++ b/dune/gfe/Makefile.am @@ -6,7 +6,7 @@ AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/.. srcincludedir = $(includedir)/dune/common srcinclude_HEADERS = averagedistanceassembler.hh localgeodesicfefunction.hh \ - quaternion.hh geodesicfefunctionadaptor.hh averageinterface.hh localstiffness.hh \ + quaternion.hh geodesicfefunctionadaptor.hh averageinterface.hh \ localgeodesicfestiffness.hh riemanniantrsolver.hh rodwriter.hh \ geodesicdifference.hh makestraightrod.hh rigidbodymotion.hh \ rotation.hh geodesicfeassembler.hh maxnormtrustregion.hh \ -- GitLab