Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spAllocate.c.orig 2015-07-22 09:45:28.864758891 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spAllocate.c 2015-07-22 13:04:17.579742206 +0200 @@ -107,7 +107,9 @@ #include "spDefs.h" - +static InitializeElementBlocks( MatrixPtr, int, int ); +static RecordAllocation( MatrixPtr, char* ); +static AllocateBlockOfAllocationList( MatrixPtr ); szko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/manifest.scm
AgeCommit message (Expand)Author
2024-04-02maint: Add perl to the manifest....Janneke Nieuwenhuizen
2024-01-31maint: Add gnupg to the manifest....Ludovic Courtès
2023-09-18maint: Support `guix shell' in Guix's git archive with manifest.scm....Janneke Nieuwenhuizen