Bug fig: include build in document files.

This commit is contained in:
Achim D. Brucker 2018-03-05 22:19:16 +00:00
parent d2eb00f827
commit ba974e6950
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ fi
if [ "$DOC" = true ]; then
$ISABELLE_TOOL mkroot -d -n "$NAME"
echo " \"build\"" >> ROOT
TITLE=$(echo "$NAME" | tr _ - | tr -d '\\')
AUTHOR=$(echo "By $USER" | tr _ - | tr -d '\\')
cp "$ISABELLE_HOME_USER/DOF/document-template"/* document/