From 3e0a891bb824c968445287dd449d84bdaa4fe267 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Tue, 2 Oct 2018 17:37:33 -0500 Subject: [PATCH] Removing whitespace --- 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 7aa1dec9f7..03e38af60e 100644 --- a/src/input_xml.F90 +++ b/src/input_xml.F90 @@ -182,7 +182,7 @@ contains if (.not. dagmc) then call neighbor_lists() end if - + ! Assign temperatures to cells that don't have temperatures already assigned call assign_temperatures()