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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
21301
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     1
#!/usr/bin/env bash
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     2
#
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     3
# $Id$
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     4
# Author: Makarius
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     5
#
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     6
# DESCRIPTION: Update standard keyword files.
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     7
23694
431782022495 cd ISABELLE_HOME/etc;
wenzelm
parents: 21301
diff changeset
     8
cd "$(isatool getenv -b ISABELLE_HOME)"/etc
431782022495 cd ISABELLE_HOME/etc;
wenzelm
parents: 21301
diff changeset
     9
21301
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
    10
isabelle -qe 'ProofGeneral.write_keywords "";' IOA
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
    11
isabelle -qe 'ProofGeneral.write_keywords "HOL-Nominal";' HOL-Nominal
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
    12
isabelle -qe 'ProofGeneral.write_keywords "ZF";' ZF