wok view coccinella/stuff/coccinella @ rev 16746

Up tty-clock (0.1)
author Paul Issott <paul@slitaz.org>
date Thu Jun 12 19:48:36 2014 +0100 (2014-06-12)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }