From f0c32dea3a3ed407a03aec52afb68c713c2e0246 Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 31 Jul 2001 17:44:49 +0000 Subject: [PATCH] No comments --- src/WOKUtils/WOKUtils_Param.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WOKUtils/WOKUtils_Param.cxx b/src/WOKUtils/WOKUtils_Param.cxx index 6d25622..e8be3c5 100755 --- a/src/WOKUtils/WOKUtils_Param.cxx +++ b/src/WOKUtils/WOKUtils_Param.cxx @@ -57,7 +57,7 @@ void WOKUtils_Param :: SetBasicVariables ( void ) { myapi -> AddVariable ( "%Station", "lin" ); #elif defined(__osf__) myapi -> AddVariable ( "%Station", "ao1" ); -#elif defined(__hpux) || defined(HP-UX) +#elif defined(__hpux) || defined(HPUX) myapi -> AddVariable ( "%Station", "hp" ); #elif defined(_AIX) myapi -> AddVariable ( "%Station", "aix" ); -- 2.39.5