Mercurial > hgbook
view en/images/feature-branches.dot @ 732:74da9b315396
Cleanup thoroughly, and run fixsvg when generate png files
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Fri, 13 Mar 2009 15:55:43 +0800 |
parents | 0e3d8f66bbb7 |
children |
line wrap: on
line source
digraph feature_branches { master -> crypto; master -> filesystems; master -> ipc; master -> memory; master -> network; master -> security; }