wok view coccinella/stuff/coccinella @ rev 21133

link epdfview with libjpeg-9c
author Hans-G?nter Theisgen
date Thu Mar 21 14:48:26 2019 +0100 (2019-03-21)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }