hgbook

view es/undo-simple.dot @ 340:27db1096b3a1

more definitions about what encoding to use and what linewidth to use
author jerojasro@localhost
date Sat Oct 18 23:26:56 2008 -0500 (2008-10-18)
parents 57a6e7535371
children
line source
1 digraph undo_simple {
2 "primer cambio" -> "segundo cambio";
3 "segundo cambio" -> "reversar\nsegundo cambio";
4 }