aboutsummaryrefslogtreecommitdiff
path: root/doc
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 /doc
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 'doc')
-rw-r--r--doc/ref/general/graph.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ref/general/graph.texi b/doc/ref/general/graph.texi
index 1677b635..741b9227 100644
--- a/doc/ref/general/graph.texi
+++ b/doc/ref/general/graph.texi
@@ -17,10 +17,6 @@ a value which can be compared. These values are sometimes called
@var{node-equal?} should return if two nodes are equal or not.
@end defun
-@defun rebuild-graph [old-graph] [nodes='()] [edges='()]
-@c TODO document me
-@end defun
-
@defun graph-empty? graph
Does the graph contaitn
@end defun