wok view coccinella/stuff/coccinella @ rev 15841

Up: drupal to 7.26.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 27 05:44:38 2014 +0000 (2014-01-27)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/coccinella && {
4 wish8.5 ./Coccinella.tcl "$@"
5 cd -
6 }