wok view coccinella/stuff/coccinella @ rev 17023

Up dropbear (2014.65)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 14 09:57:53 2014 +0200 (2014-08-14)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }