projects
/
igraph.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
310f143
)
upstream: non-internal support: plfit
author
Jerome Benoit
<calculus@rezozer.net>
Sat, 9 Apr 2022 13:45:34 +0000
(14:45 +0100)
committer
Jerome Benoit
<calculus@rezozer.net>
Sat, 9 Apr 2022 13:45:34 +0000
(14:45 +0100)
Origin: debian
Forwarded: https://github.com/igraph/igraph/pull/1921
Last-Update: 2022-03-16
This patch specify the folder of the `plfit` headers.
It is meant to be submitted to the upstream maintainer.
Gbp-Pq: Name upstream-external-plfit.patch
tests/benchmarks/igraph_power_law_fit.c
patch
|
blob
|
history
diff --git
a/tests/benchmarks/igraph_power_law_fit.c
b/tests/benchmarks/igraph_power_law_fit.c
index 4e2b699017eae8e56af8f64692ddd6f563e3a80b..7e5b7d0084559f2fa4479c4f244b2fd3c781618b 100644
(file)
--- a/
tests/benchmarks/igraph_power_law_fit.c
+++ b/
tests/benchmarks/igraph_power_law_fit.c
@@
-1,5
+1,5
@@
#include <igraph.h>
-#include <plfit_sampling.h>
+#include <plfit
/plfit
_sampling.h>
#include "bench.h"