wok view coccinella/stuff/coccinella @ rev 16828

up tazlito (5.2.4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Jul 12 13:12:25 2014 +0000 (2014-07-12)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }