wok view coccinella/stuff/coccinella @ rev 21091

updated keychain (2.7.1 -> 2.8.5)
author Hans-G?nter Theisgen
date Sat Mar 16 10:28:53 2019 +0100 (2019-03-16)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }