Admin/update-keywords
author urbanc
Fri, 17 Nov 2006 17:32:30 +0100
changeset 21405 26b51f724fe6
parent 21301 8ebeab377939
child 23694 431782022495
permissions -rwxr-xr-x
added an intro lemma for freshness of products; set up the simplifier so that it can deal with the compact and long notation for freshness constraints (FIXME: it should also be able to deal with the special case of freshness of atoms)
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
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     8
isabelle -qe 'ProofGeneral.write_keywords "";' IOA
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
     9
isabelle -qe 'ProofGeneral.write_keywords "HOL-Nominal";' HOL-Nominal
8ebeab377939 Update standard keyword files.
wenzelm
parents:
diff changeset
    10
isabelle -qe 'ProofGeneral.write_keywords "ZF";' ZF