Mercurial > hgbook
view en/figs/undo-simple.dot @ 808:557552d4699f
Add IDs to paragraphs.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue, 21 Apr 2009 23:51:47 -0700 |
parents | bebd5ff7fe7f |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }