hgbook

view en/feature-branches.dot @ 408:56914d368af4

Finished translation of intro to spanish
author Igor TAmara <igor@tamarapatino.org>
date Sun Nov 09 21:49:16 2008 -0500 (2008-11-09)
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 }