src/Doc/Implementation/document/build
author wenzelm
Tue, 22 Sep 2015 22:38:22 +0200
changeset 61255 15865e0c5598
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
eliminated separate type Theory.dep: use typeargs uniformly for consts/types; Object_Logic.add_judgment more like Theory.specify_const;

#!/usr/bin/env bash

set -e

FORMAT="$1"
VARIANT="$2"

"$ISABELLE_TOOL" logo Isar
"$ISABELLE_HOME/src/Doc/prepare_document" "$FORMAT"