Admin/update-keywords
author haftmann
Tue, 18 Sep 2007 07:36:14 +0200
changeset 24623 7b2bc73405b8
parent 23694 431782022495
child 24878 7ed3077528b6
permissions -rwxr-xr-x
renamed constructor RealC to Ratreal

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