#!/bin/bash
#
# $Id: symbolinput,v 1.4 1998/01/02 12:24:57 wenzelm Exp $
#
# DESCRIPTION: translate symbols into \<...> sequences

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