Mercurial > hgbook
view en/feature-branches.dot @ 389:5981a0f7540a
finished intro.tex
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Mon, 20 Apr 2009 23:50:34 +0900 |
parents | 5fc4a45c069f |
children |
line wrap: on
line source
digraph feature_branches { master -> crypto; master -> filesystems; master -> ipc; master -> memory; master -> network; master -> security; }