%%% bettercrypto.org
%%%
\RequirePackage{fix-cm}
+% change to \iffalse this if you want to make a final version (and remove the DRAFT watermark)
+\iftrue
+\PassOptionsToPackage{final}{graphicx}
+\PassOptionsToPackage{final}{listings}
\documentclass[draft]{scrreprt}
-%\documentclass{scrreprt} % uncomment this if you want to make a final version (and remove the DRAFT watermark)
+\else
+\documentclass{scrreprt}
+\fi
\input{common/system}
\input{common/style}
\input{common/commands}