diff options
Diffstat (limited to 'math/scilab/patches/patch-bt')
-rw-r--r-- | math/scilab/patches/patch-bt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/patches/patch-bt b/math/scilab/patches/patch-bt deleted file mode 100644 index bca0969fc67..00000000000 --- a/math/scilab/patches/patch-bt +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-bt,v 1.2 1999/03/05 11:22:36 frueauf Exp $ - ---- scilab.star.orig Sun Jan 17 10:41:16 1999 -+++ scilab.star Sun Jan 17 10:41:32 1999 -@@ -21,5 +21,5 @@ - - // Special variables definition --%inf=10000.3^10000.3;%nan=%inf-%inf; -+//%inf=10000.3^10000.3;%nan=%inf-%inf; - %s=poly(0,'s');%z=poly(0,'z'); - $=poly(0,'$') |