forked from lix-project/lix
remove diagonal from operations diagram
This commit is contained in:
parent
93f721b0d2
commit
84ddfbf8fd
|
@ -55,12 +55,10 @@ It can *perform builds*, that is, create new store objects by transforming build
|
||||||
[ reference ]
|
[ reference ]
|
||||||
|
|
|
|
||||||
V
|
V
|
||||||
[ store ] --> build
|
[ store ] --> build --(maybe)--> [ store' ]
|
||||||
\
|
|
|
||||||
(maybe) --> [ store' ]
|
V
|
||||||
|
|
[ reference ]
|
||||||
V
|
|
||||||
[ reference ]
|
|
||||||
|
|
||||||
|
|
||||||
As it keeps track of references, it can [garbage-collect][garbage-collection] unused store objects.
|
As it keeps track of references, it can [garbage-collect][garbage-collection] unused store objects.
|
||||||
|
|
Loading…
Reference in a new issue