view en/undo-simple.dot @ 558:622faa5f5bb8

assigned to myself a couple more of files. Will translate first the ones I have assigned since before, though ;)
author Javier Rojas <jerojasro@devnull.li>
date Sun, 21 Dec 2008 23:07:13 -0500
parents c9aad709bd3a
children
line wrap: on
line source

digraph undo_simple {
	"first change" -> "second change";
	"second change" -> "back out\nsecond change";
}