summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-bc')
-rw-r--r--cad/fasthenry/patches/patch-bc13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/fasthenry/patches/patch-bc b/cad/fasthenry/patches/patch-bc
new file mode 100644
index 00000000000..4573fbb1aa1
--- /dev/null
+++ b/cad/fasthenry/patches/patch-bc
@@ -0,0 +1,13 @@
+$NetBSD: patch-bc,v 1.1 2006/06/21 14:56:51 minskim Exp $
+
+--- src/fasthenry/sparse/spUtils.c.orig 2004-08-03 22:17:20.000000000 +0000
++++ src/fasthenry/sparse/spUtils.c
+@@ -106,7 +106,7 @@ static char RCSid[] =
+ #include "spMatrix.h"
+ #include "spDefs.h"
+
+-
++static RealNumber ComplexCondition( MatrixPtr, RealNumber, int * );
+
+
+