hgbook

view it/figs/feature-branches.dot @ 1005:0d743c1cf101

french : small corrections on ch02, place des <quote>
author William Dodé <wilk@flibuste.net>
date Tue Sep 15 12:42:52 2009 +0200 (2009-09-15)
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 }