Skip to content
Snippets Groups Projects
Commit 7ef6044f authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

spgrid vanished, yaspgrid appeared

[[Imported from SVN: r849]]
parent fd2559de
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ AC_CONFIG_FILES([Makefile
grid/albertgrid/Makefile
grid/common/Makefile
grid/sgrid/Makefile
grid/spgrid/Makefile
grid/yaspgrid/Makefile
lib/Makefile
lib/io/Makefile
operator/Makefile
......
# $Id$
SUBDIRS = albertgrid common sgrid spgrid
SUBDIRS = albertgrid common sgrid yaspgrid
griddir = $(includedir)/dune/grid
grid_HEADERS = albertgrid.hh \
sgrid.hh \
simplegrid.hh \
spgrid.hh
yaspgrid.hh
# $Id$
# !!! data missing in tarball
yaspgriddir = $(includedir)/dune/grid/yaspgrid/
yaspgrid_HEADERS = grids.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