From 1eebdb9fee782a532bf7e86000f04a6bb71db117 Mon Sep 17 00:00:00 2001 From: Kiran Bhaskaran Date: Mon, 20 May 2013 21:16:45 +0000 Subject: [PATCH] tce mrcc minor --- src/input/input_parse.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input/input_parse.F b/src/input/input_parse.F index f463c1d7c4..e2be791fa2 100644 --- a/src/input/input_parse.F +++ b/src/input/input_parse.F @@ -317,7 +317,7 @@ c call embed_input(rtdb) call tce_input(rtdb) #ifdef MRCC_METHODS -#warning "MRCC methods are currently under development" +c#warning "MRCC methods are currently under development" ckbn mrcc-r-1 -3 else if (inp_compare(.false.,test,'mrccdata')) then call tce_mrcc_input(rtdb)