summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-aj')
-rw-r--r--math/scilab/patches/patch-aj11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/patches/patch-aj b/math/scilab/patches/patch-aj
deleted file mode 100644
index fe529c25152..00000000000
--- a/math/scilab/patches/patch-aj
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aj,v 1.3 1999/12/22 13:25:42 dmcmahill Exp $
-
---- ./scilab.star.orig Mon Nov 22 09:57:54 1999
-+++ ./scilab.star Tue Dec 21 16:04:43 1999
-@@ -21,5 +21,5 @@
-
- // Special variables definition
--ieee(2);%inf=1/0;ieee(0);%nan=%inf-%inf;
-+//ieee(2);%inf=1/0;ieee(0);%nan=%inf-%inf;
-
- %s=poly(0,'s');%z=poly(0,'z');