src/Doc/Intro/document/build
author blanchet
Mon, 04 Aug 2014 12:28:42 +0200
changeset 57776 1111a9a328fe
parent 56534 3ff16a7f0b2e
child 62589 b5783412bfed
permissions -rwxr-xr-x
rationalized sorting of facts -- so that preplaying (almost always) coincides with the real thing, preventing odd failures

#!/usr/bin/env bash

set -e

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

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