wok annotate 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
rev   line source
pascal@14445 1 #!/bin/sh
pascal@14445 2
pascal@14445 3 cd /usr/share/coccinella && {
pascal@14445 4 wish8.5 ./Coccinella.tcl "$@"
pascal@14445 5 cd -
pascal@14445 6 }