Add forward declarations. --- fasthenry-3.0/src/fasthenry/sparse/spUtils.c.orig 2015-07-22 12:12:52.579370846 +0200 +++ fasthenry-3.0/src/fasthenry/sparse/spUtils.c 2015-07-22 12:14:09.636275633 +0200 @@ -107,6 +107,7 @@ #include "spDefs.h" +static RealNumber ComplexCondition( MatrixPtr, RealNumber, int* ); /head>
aboutsummaryrefslogtreecommitdiff
path: root/build-aux/test-env.in
AgeCommit message (Expand)Author
2019-10-16build: Remove references to 'NIX_LOCALSTATE_DIR'....Ludovic Courtès
2019-10-16daemon: Remove traces of 'NIX_ROOT_FINDER'....Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès
2018-05-13build: 'test-env' does not 'guix download' non-existent files....Ludovic Courtès
2018-04-22build: Fix possible race condition in 'test-env'....Ludovic Courtès
2017-08-28build: Remove code to download the Guile bootstrap tarball....Ludovic Courtès