wok view coccinella/stuff/coccinella @ rev 22590

updated cgdb again (0.6.5 -> 0.7.1)
author Hans-G?nter Theisgen
date Tue Jan 07 15:52:15 2020 +0100 (2020-01-07)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }