wok view coccinella/stuff/coccinella @ rev 18383

linux64-aufs: add 3.2.71 patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 18 09:16:57 2015 +0200 (2015-09-18)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }