hgbook

view en/feature-branches.dot @ 271:8627f718517a

Fix typo "paptches"
author Max Vozeler <max@nusquama.org>
date Mon Sep 10 19:38:41 2007 +0200 (2007-09-10)
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 }