Admin/update-keywords
author narboux
Tue, 31 Jul 2007 14:45:36 +0200
changeset 24088 c2d8270e53a5
parent 23694 431782022495
child 24878 7ed3077528b6
permissions -rwxr-xr-x
undo a change in last commit : give a single name to the inversion lemmas for the same inductive type

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