src/Doc/Implementation/document/build
author wenzelm
Sat, 18 Apr 2015 20:44:55 +0200
changeset 60130 8044de95819b
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
clarified syntax diagram: 'obtains' does not allow prop_pat (although it could and should at some point);

#!/usr/bin/env bash

set -e

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

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