From 4e31b92eb0a64fbe5f3c640ee0917bef8652320f Mon Sep 17 00:00:00 2001 From: Bryan Herman Date: Fri, 27 Jan 2012 20:30:51 -0500 Subject: [PATCH] input reading routine now looks at cmfd_data --> this will eventually change --- src/input_xml.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input_xml.F90 b/src/input_xml.F90 index 645ed3f899..7f09508e8c 100644 --- a/src/input_xml.F90 +++ b/src/input_xml.F90 @@ -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