Admin/update-keywords
author wenzelm
Mon, 24 Sep 2007 13:52:50 +0200
changeset 24688 a5754ca5c510
parent 23694 431782022495
child 24878 7ed3077528b6
permissions -rwxr-xr-x
replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);

#!/usr/bin/env bash
#
# $Id$
# Author: Makarius
#
# DESCRIPTION: Update standard keyword files.

cd "$(isatool getenv -b ISABELLE_HOME)"/etc

isabelle -qe 'ProofGeneral.write_keywords "";' IOA
isabelle -qe 'ProofGeneral.write_keywords "HOL-Nominal";' HOL-Nominal
isabelle -qe 'ProofGeneral.write_keywords "ZF";' ZF