wok view coccinella/stuff/coccinella @ rev 21042

updated icoutils (0.30.0 -> 0.32.3)
author Hans-G?nter Theisgen
date Tue Mar 12 13:53:02 2019 +0100 (2019-03-12)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }