hgbook

view es/examples/mq.tools @ 718:c3863298abc7

Sync Makefile with the source
author Dongsheng Song <songdongsheng@live.cn>
date Thu May 21 17:09:48 2009 +0800 (2009-05-21)
parents
children
line source
1 #!/bin/bash
3 cp $EXAMPLE_DIR/data/remove-redundant-null-checks.patch .
5 #$ name: tools
6 diffstat -p1 remove-redundant-null-checks.patch
8 filterdiff -i '*/video/*' remove-redundant-null-checks.patch
10 #$ name: lsdiff
11 lsdiff -nvv remove-redundant-null-checks.patch