From: cas Date: Tue, 31 Jul 2001 17:44:49 +0000 (+0000) Subject: No comments X-Git-Tag: V6_7_1~136 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=f0c32dea3a3ed407a03aec52afb68c713c2e0246;p=occt-wok.git No comments --- 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" );