From 4cc4b125dbde8d501b7349874412d47df8ab8dfb Mon Sep 17 00:00:00 2001 From: alibrary Date: Fri, 26 Jul 2002 18:13:06 +0000 Subject: [PATCH] Adding Sun to pilot --- MINICERN/mathlib/gen/gen/pilot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MINICERN/mathlib/gen/gen/pilot.h b/MINICERN/mathlib/gen/gen/pilot.h index 757d4885ce2..eaa71c4cf1f 100644 --- a/MINICERN/mathlib/gen/gen/pilot.h +++ b/MINICERN/mathlib/gen/gen/pilot.h @@ -2,7 +2,7 @@ * define UNIX when LINUX defined -#if (defined(CERNLIB_LINUX)||(defined(CERNLIB_SUN)) +#if (defined(CERNLIB_LINUX))||(defined(CERNLIB_SUN)) #ifndef CERNLIB_UNIX #define CERNLIB_UNIX #endif -- 2.31.1