lib/Tools/symbolinput
author berghofe
Wed, 18 Aug 1999 17:43:53 +0200
changeset 7260 745f834281e2
parent 6082 590f9e3bf4d8
child 9788 df671fa2562a
permissions -rwxr-xr-x
Removed rbeta.

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

#set by configure
AUTO_PERL=perl

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