Admin/lib/Tools/update_keywords
author blanchet
Thu, 24 Oct 2013 12:43:33 +0200
changeset 54197 994ebb795b75
parent 53403 c09f4005d6bd
permissions -rwxr-xr-x
use definitions for LEO-II as well -- this simplifies the code and matches some users' expectations

#!/usr/bin/env bash
#
# Author: Makarius
#
# DESCRIPTION: update standard keyword files for Emacs Proof General
# (Proof General legacy)

isabelle_admin_build jars || exit $?

declare -a JAVA_ARGS; eval "JAVA_ARGS=($ISABELLE_BUILD_JAVA_OPTIONS)"

cd "$ISABELLE_HOME/etc"

"$ISABELLE_TOOL" java "${JAVA_ARGS[@]}" isabelle.Keywords update_keywords