hgbook

view en/feature-branches.dot @ 452:5a0401ba9faa

translated some paragraphs of hooks
author jerojasro@abu.no-ip.org
date Sun Dec 14 21:28:52 2008 -0500 (2008-12-14)
parents
children
line source
1 digraph feature_branches {
2 master -> crypto;
3 master -> filesystems;
4 master -> ipc;
5 master -> memory;
6 master -> network;
7 master -> security;
8 }