From 0f168a021bdc4c868a838af8e5517b0263aa9042 Mon Sep 17 00:00:00 2001 From: tyneises Date: Sun, 11 Jun 2023 16:17:59 -0500 Subject: [PATCH] name enumeration --- tcs/htf_props.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcs/htf_props.h b/tcs/htf_props.h index 44842bb1f..8476036f3 100644 --- a/tcs/htf_props.h +++ b/tcs/htf_props.h @@ -43,7 +43,7 @@ class HTFProperties HTFProperties(); // The absolute value of these matter because we need to pass them in from SAM UI & cmods - enum { + enum E_HTF_PROPS { Air = 1, Stainless_AISI316, Water_liquid,