hgbook

annotate es/undo-simple.dot @ 373:48584345e451

Finishing daily.tex translation to spanish
author Igor TAmara <igor@tamarapatino.org>
date Sun Oct 26 07:47:01 2008 -0500 (2008-10-26)
parents 57a6e7535371
children
rev   line source
igor@325 1 digraph undo_simple {
igor@325 2 "primer cambio" -> "segundo cambio";
igor@337 3 "segundo cambio" -> "reversar\nsegundo cambio";
igor@325 4 }