pkgsrc/cad/fasthenry/patches/patch-ay
2006-06-21 14:56:51 +00:00

17 lines
428 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$NetBSD: patch-ay,v 1.1 2006/06/21 14:56:51 minskim Exp $
--- src/fasthenry/sparse/spAllocate.c.orig 2004-08-03 22:17:17.000000000 +0000
+++ src/fasthenry/sparse/spAllocate.c
@@ -106,9 +106,9 @@ static char RCSid[] =
#include "spMatrix.h"
#include "spDefs.h"
-
-
-
+static InitializeElementBlocks(MatrixPtr, int, int);
+static RecordAllocation(MatrixPtr, char *);
+static AllocateBlockOfAllocationList(MatrixPtr);
/*