repo.or.cz
/
lcapit-junk-code.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Introduce old redir program
[lcapit-junk-code.git]
/
prim
/
tests
/
graph2.txt
blob
c26a4156e9030ae7a806d11869cb773bed9f8d69
1
# square with two triangles
2
A D 10
3
A B 5
4
B C 30
5
B D 10
6
D C 20
7
8
{ rank = same; A D }
9
{ rank = same; B C }