Fixed an issue in the compilation caused by not included the
moduleRefCase when using m_ref in moduleInput.
This commit is contained in:
parent
d66add058d
commit
bf4b8b41d3
1 changed files with 1 additions and 0 deletions
|
|
@ -591,6 +591,7 @@ MODULE moduleInput
|
||||||
USE moduleBoundary
|
USE moduleBoundary
|
||||||
USE moduleErrors
|
USE moduleErrors
|
||||||
USE moduleSpecies
|
USE moduleSpecies
|
||||||
|
USE moduleRefParam
|
||||||
USE json_module
|
USE json_module
|
||||||
IMPLICIT NONE
|
IMPLICIT NONE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue