Skip to content
Snippets Groups Projects
Commit 5068948e authored by Peter Bastian's avatar Peter Bastian
Browse files

remove fmatrix.hh from source list in istl, it is now in common

[[Imported from SVN: r157]]
parent 5c10cb8f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
SUBDIRS = . doc tutorial test paamg
SOURCES = allocator.hh basearray.hh bcrsmatrix.hh bvector.hh fmatrix.hh gsetc.hh io.hh istlexception.hh istl.hh precision.hh vbcrsmatrix.hh vbvector.hh ilu.hh operators.hh preconditioners.hh solvers.hh indexset.hh communicator.hh remoteindices.hh mpitraits.hh interface.hh
SOURCES = allocator.hh basearray.hh bcrsmatrix.hh bvector.hh gsetc.hh io.hh istlexception.hh istl.hh precision.hh vbcrsmatrix.hh vbvector.hh ilu.hh operators.hh preconditioners.hh solvers.hh indexset.hh communicator.hh remoteindices.hh mpitraits.hh interface.hh
istldir = $(includedir)/dune/istl
istl_HEADERS = $(SOURCES)
......
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