annotate en/examples/mq.tools @ 31:51d94bd2804c
Merge Jeff's PDF image fixes.
author |
Bryan O'Sullivan <bos@serpentine.com> |
date |
Sat Jul 15 21:02:13 2006 -0700 (2006-07-15) |
parents |
|
children |
5cee64874312 |
rev |
line source |
bos@19
|
1 cp $EXAMPLE_DIR/data/remove-redundant-null-checks.patch .
|
bos@19
|
2
|
bos@19
|
3 #$ name: tools
|
bos@19
|
4 diffstat -p1 remove-redundant-null-checks.patch
|
bos@19
|
5
|
bos@19
|
6 filterdiff -i '*/video/*' remove-redundant-null-checks.patch
|
bos@19
|
7
|
bos@19
|
8 #$ name: lsdiff
|
bos@19
|
9 lsdiff -nvv remove-redundant-null-checks.patch
|