Mercurial > hgbook
view en/feature-branches.dot @ 598:3e176d56ab84
Finished mq-ref.tex translation to spanish
author | Igor Támara <igor@tamarapatino.org> |
---|---|
date | Sat, 10 Jan 2009 07:58:01 -0500 |
parents | 5fc4a45c069f |
children |
line wrap: on
line source
digraph feature_branches { master -> crypto; master -> filesystems; master -> ipc; master -> memory; master -> network; master -> security; }