Added DAL and BLL descriptions

This commit is contained in:
2020-12-01 14:21:26 +01:00
parent ed4e207ff0
commit 02df37692f
4 changed files with 2479 additions and 1764 deletions

View File

@ -32,6 +32,7 @@
\usepackage[unicode]{hyperref} % For hyperlinks in the generated document.
\usepackage{xcolor}
\usepackage{listings} % For source code snippets.
\lstdefinestyle{sharpc}{language=[Sharp]C, frame=lr, rulecolor=\color{blue!80!black}}
\usepackage[amsmath,thmmarks]{ntheorem} % Theorem-like environments.