Mercurial > hgbook
view en/undo-simple.dot @ 529:3afc654d70e5
translated some paragraphs. yawn sleepy
author | jerojasro@localhost |
---|---|
date | Sat, 29 Nov 2008 23:48:11 -0500 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }