lib/Tools/symbolinput
author wenzelm
Sat, 04 Sep 1999 21:12:15 +0200
changeset 7479 b482d827899c
parent 6082 590f9e3bf4d8
child 9788 df671fa2562a
permissions -rwxr-xr-x
eliminated Syntax.binding; put_thms: ignore ""; update_binds_env: Envir.norm_term ensures proper type instantiation;

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

#set by configure
AUTO_PERL=perl

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