lib/Tools/symbolinput
author paulson
Wed, 08 Mar 2000 16:17:10 +0100
changeset 8355 04d0f732e24e
parent 6082 590f9e3bf4d8
child 9788 df671fa2562a
permissions -rwxr-xr-x
tidied

#!/bin/bash
#
# $Id$
#
# DESCRIPTION: translate symbols into \<...> sequences

#set by configure
AUTO_PERL=perl

exec $AUTO_PERL -w $ISABELLE_HOME/lib/scripts/symbolinput.pl "$@"