Skip to content
Snippets Groups Projects
Commit 5a2bceee authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

[properties] remove obsolete PTAG usages

In some places, property retrievals of the form
GET_PROP...(TypeTag, PTAG(...))
can still be found. The use of PTAG is not required for a very long time
already. This patch replaces such calls by
GET_PROP...(TypeTag, ...)

Reviewed by gruenich.



git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14240 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 916dc63e
No related branches found
No related tags found
No related merge requests found
Showing
with 125 additions and 125 deletions
Loading
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