wok view coccinella/stuff/coccinella @ rev 17891

Up liblzma (5.2.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 02 17:21:15 2015 +0200 (2015-04-02)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }