wok annotate coccinella/stuff/coccinella @ rev 23776

updated xorg-xf86-video-sis (0.11.0 -> 0.12.0)
author Hans-G?nter Theisgen
date Wed May 20 16:55:27 2020 +0100 (2020-05-20)
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 }