wok view coccinella/stuff/coccinella @ rev 19624

Up openssh (7.4p1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 12 09:29:46 2017 +0100 (2017-01-12)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }