input reading routine now looks at cmfd_data --> this will eventually change

This commit is contained in:
Bryan Herman 2012-01-27 20:30:51 -05:00
parent 01eba53388
commit 4e31b92eb0

View file

@ -1,6 +1,6 @@
module input_xml
use cmfd_utils, only: read_cmfd_xml
use cmfd_data, only: read_cmfd_xml
use constants
use datatypes, only: dict_create, dict_add_key, dict_has_key, &
dict_get_key