samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Tue, 01 Jun 2010 12:08:47 +0200
changeset 355 d1e7424dc988
permissions -rw-r--r--
Example of Annotation Processor that generates a db access class
     1 #!/bin/sh
     2 hg log --template '0' . | wc -c