Mercurial > hgbook
view en/undo-simple.dot @ 136:7b5894fffc37
Don't falsely signal success to make.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 05 Mar 2007 20:26:23 -0800 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }