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* );
lication/atom+xml'/>
Age | Commit message (Expand) | Author |
2019-03-13 | doc: Document the graphical installer some more....* doc/guix.texi (Preparing for Installation): Rewrite to specify the two
installation modes.
(Guided Graphical Installation): New node.
(Manual Installation): New node, with the former sections.
(After System Installation): New node.
* doc/images/installer-network.png, doc/images/installer-partitions.png,
doc/images/installer-resume.png: New files.
* doc/local.mk (dist_infoimage_DATA): Add them.
| Ludovic Courtès |