Skip to content
Snippets Groups Projects
Commit 7c395a0e authored by Adrian Burri's avatar Adrian Burri
Browse files

Incorporated reference.{hh,cc}

[[Imported from SVN: r2135]]
parent 5a44c943
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@ AM_CPPFLAGS = $(ALU3DGRID_CPPFLAGS)
if ALU3DGRID
noinst_LTLIBRARIES = libalu3d.la
libalu3d_la_SOURCES = alu3dmappings.cc
libalu3d_la_SOURCES = alu3dmappings.cc reference.cc
endif
alu3dgriddir = $(includedir)/dune/grid/alu3dgrid/
alu3dgrid_HEADERS = alu3dgrid.cc alu3dinclude.hh alu3dgridcomm.hh \
datahandle.hh leafwalk.hh alumemory.hh alu3dgeometry.cc \
alu3dgeometry.hh alu3dmappings.cc alu3dmappings.hh
alu3dgeometry.hh alu3dmappings.cc alu3dmappings.hh reference.hh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment