hgbook

view en/feature-branches.dot @ 312:5561812fc5c9

Fixed typo.
author Mariusz Mazur <mmazur@kernel.pl>
date Tue Aug 26 20:49:37 2008 +0200 (2008-08-26)
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 }