#!/usr/bin/perl -w
use strict;
system('/usr/local/src/aline/bin/aline',@ARGV);
