diff options
author | jaseg <git-bigdata-wsl-arch@jaseg.de> | 2020-07-05 12:55:42 +0200 |
---|---|---|
committer | jaseg <git-bigdata-wsl-arch@jaseg.de> | 2020-07-05 12:55:42 +0200 |
commit | 601551eeb70d57a3237c022820142c7c04661da9 (patch) | |
tree | 90fb095a8656375976704aa6240b54d60b9b10ca /ma | |
parent | 166b9a8189ab7e40e8801be45eced3328171172b (diff) | |
download | master-thesis-601551eeb70d57a3237c022820142c7c04661da9.tar.gz master-thesis-601551eeb70d57a3237c022820142c7c04661da9.tar.bz2 master-thesis-601551eeb70d57a3237c022820142c7c04661da9.zip |
ma: make private data input optional
Diffstat (limited to 'ma')
-rw-r--r-- | ma/safety_reset.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ma/safety_reset.tex b/ma/safety_reset.tex index f05587e..5065ccd 100644 --- a/ma/safety_reset.tex +++ b/ma/safety_reset.tex @@ -89,7 +89,7 @@ \autor{Jan Sebastian Götte} \gebdatum{\rule{2cm}{12pt}} % Geburtsdatum des Autors \gebort{\rule{3cm}{12pt}} % Geburtsort des Autors -\input{private-data.tex} +\InputIfFileExists{private-data.tex}{}{} \gutachter{Prof. Dr. Björn Scheuermann}{Prof. Dr.-Ing. Eckhard Grass} \mitverteidigung \makeTitel |