# HG changeset patch # User Igor Tmara # Date 1224245596 18000 # Node ID e327e8e6811fa1f4f66bf32c2e88dbecbda7bd31 # Parent b7d284121f21e89e011afa6cb1e0e853ce7bb25c Added another dot diff -r b7d284121f21 -r e327e8e6811f es/feature-branches.dot --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/es/feature-branches.dot Fri Oct 17 07:13:16 2008 -0500 @@ -0,0 +1,8 @@ +digraph feature_branches { + maestro -> criptografía; + maestro -> sistemadearchivos; + maestro -> ipc; + maestro -> memoria; + maestro -> red; + maestro -> seguridad; +}