hgbook

view it/figs/feature-branches.dot @ 1029:9e12ed413ef9

Fixing build, depending on installation fop config file may be missing
author Romain PELISSE <belaran@gmail.com>
date Thu Apr 22 12:39:20 2010 +0200 (2010-04-22)
parents
children
line source
1 digraph feature_branches {
2 principale -> cripto;
3 principale -> filesystem;
4 principale -> ipc;
5 principale -> memoria;
6 principale -> rete;
7 principale -> sicurezza;
8 }