wok view coccinella/stuff/coccinella @ rev 22921

updated gvim (8.1 -> 8.2)
author Hans-G?nter Theisgen
date Tue Feb 25 07:04:08 2020 +0100 (2020-02-25)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }