Electrostatics / FETK

Fork of the Finite Element ToolKit from fetk.org.
Other
4 stars 4 forks source link

Install Include Files in Subdirectories #28

Closed nsoblath closed 3 years ago

nsoblath commented 3 years ago

The include tree should end up looking like this:

include
- maloc
    - [all maloc .h files]
- punc
    - [all punc .h files]
- [etc]