aboutsummaryrefslogtreecommitdiff
path: root/module/hnh
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-18 19:29:53 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-18 19:29:53 +0200
commitb230e5402f12301c052e96880dffb0c31c859889 (patch)
tree3914fa651bc6150c88ddeccca58045bfe3394407 /module/hnh
parentFinish tests for (vcomponent duration). (diff)
downloadcalp-b230e5402f12301c052e96880dffb0c31c859889.tar.gz
calp-b230e5402f12301c052e96880dffb0c31c859889.tar.xz
Remove (hnh util graph) export of rebuild-graph.
Diffstat (limited to 'module/hnh')
-rw-r--r--module/hnh/util/graph.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/hnh/util/graph.scm b/module/hnh/util/graph.scm
index a2f9ba4c..3d6c0ddd 100644
--- a/module/hnh/util/graph.scm
+++ b/module/hnh/util/graph.scm
@@ -11,7 +11,6 @@
:use-module (srfi srfi-9 gnu)
:use-module (ice-9 format)
:export (make-graph
- rebuild-graph
graph-empty?
add-node
get-node