Move es-pt
[apertium.git] / trunk / apertium-es-pt / filterrules.sh
blobdefda4a0012d0b7ca23bb20eaed1d8af578a0b40
1 case $# in
2 2)
3 LANG=$1
4 ;;
5 *)
6 echo "USAGE: filter.sh LANG FILE";
7 echo "With SIDE one of 'left' or 'right'";
8 exit 1;
9 esac
11 xsltproc --stringparam lang $LANG filterrules.xsl $2