#!/bin/sh

version="3.1.4"
wctdir=/usr/local/lib/wct-${version}

${wctdir}/wct-export "$@"
