#!/bin/ksh
# for VoIP we need to have threading
export LD_PRELOAD=libpthread.so

exec /usr/local/lib/coccinella/Coccinella.tcl
