Skip to content
Snippets Groups Projects
Commit 9f7903f6 authored by erwan's avatar erwan
Browse files

fix: put back the test/skeleton/ring.dot file (break the tuto)

parent 8fd82092
No related merge requests found
Pipeline #76809 failed
graph ring {
p1 [algo="some_algo.ml"]
p2 [algo="some_algo.ml"]
p3 [algo="some_algo.ml"]
p4 [algo="some_algo.ml"]
p5 [algo="some_algo.ml"]
p6 [algo="some_algo.ml"]
p7 [algo="some_algo.ml"]
p1 -- p2 -- p3 -- p4 -- p5 -- p6 -- p7 -- p1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment