wok view coccinella/stuff/coccinella @ rev 17297

.hgignore: fix ignore rules
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 30 10:25:56 2014 +0200 (2014-10-30)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }