diff options
Diffstat (limited to 'math/scilab/patches/patch-ac')
-rw-r--r-- | math/scilab/patches/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/scilab/patches/patch-ac b/math/scilab/patches/patch-ac index 8afd87d2ad0..e3495185ef7 100644 --- a/math/scilab/patches/patch-ac +++ b/math/scilab/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-ac,v 1.1 1998/08/25 12:53:08 agc Exp $ +$NetBSD: patch-ac,v 1.2 1999/03/05 11:22:34 frueauf Exp $ ---- ./routines/graphics/Plo3d.c.orig Sat Jul 18 22:31:40 1998 -+++ ./routines/graphics/Plo3d.c Sat Jul 18 22:31:39 1998 +--- ./routines/graphics/Plo3d.c.orig Sun Dec 13 21:22:37 1998 ++++ ./routines/graphics/Plo3d.c Sun Dec 13 21:24:01 1998 @@ -16,5 +16,11 @@ #define M_PI 3.14159265358979323846 #else |