Admin/update-keywords
author haftmann
Tue, 10 Jul 2007 17:30:49 +0200
changeset 23708 b5eb0b4dd17d
parent 23694 431782022495
child 24878 7ed3077528b6
permissions -rwxr-xr-x
clarified import

#!/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