diff options
Diffstat (limited to 'main')
| -rw-r--r-- | main/exercise00.tex | 9 | ||||
| -rw-r--r-- | main/exercise01.tex | 9 |
2 files changed, 12 insertions, 6 deletions
diff --git a/main/exercise00.tex b/main/exercise00.tex index ee1bae7..30731c8 100644 --- a/main/exercise00.tex +++ b/main/exercise00.tex @@ -3,8 +3,8 @@ % Configuration \def\thekindofdocument{Exercise} \def\thesubtitle{Chapter 0: Introduction and Organization} -\def\therevision{1} -\def\therevisiondate{2020-04-28} +\def\therevision{2} +\def\therevisiondate{2020-05-19} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Header @@ -43,7 +43,10 @@ \begin{appendix} -%\include{appendix/crlb} +\chapter{Solutions} + +\printsolutions +\clearpage \end{appendix} diff --git a/main/exercise01.tex b/main/exercise01.tex index 9da1fa3..cd6c6ec 100644 --- a/main/exercise01.tex +++ b/main/exercise01.tex @@ -3,8 +3,8 @@ % Configuration \def\thekindofdocument{Exercise} \def\thesubtitle{Chapter 1: Communication Systems} -\def\therevision{1} -\def\therevisiondate{2020-05-11} +\def\therevision{2} +\def\therevisiondate{2020-05-19} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Header @@ -43,7 +43,10 @@ \begin{appendix} -%\include{appendix/crlb} +\chapter{Solutions} + +\printsolutions +\clearpage \end{appendix} |
