We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63699e3 commit 439ed23Copy full SHA for 439ed23
1 file changed
archive/m/m4/depth-first-search.m4
@@ -57,7 +57,7 @@ dnl if conn_mtx_varname[idx] > 0:
57
dnl graph_varname[i][graph_varname[i]["length"]] = j
58
dnl graph_varname[i]["length"] = graph_varname[i]["length"] + 1
59
dnl
60
-dnl idx = idx + 1
+dnl idx = idx + 1
61
define(`create_graph',
62
`array_set(`$3', `length', array_get(`$2', `length'))dnl
63
_create_nodes(`$2', `$3', 0)dnl
0 commit comments