Admin/update-keywords
author haftmann
Tue, 18 Sep 2007 07:36:38 +0200
changeset 24625 0398a5e802d3
parent 23694 431782022495
child 24878 7ed3077528b6
permissions -rwxr-xr-x
separated code for inductive sequences from inductive_codegen.ML

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