blob: 73c7a124ef9c5a87f7dd92e2109111de2027af3a (
plain)
1
2
3
4
5
6
7
|
\chapter{Akronyms}
\begin{acronym}
\acro{GUI}{Graphical User Interface}
\acro{NID}{Nachrichten-Identifikationsnummer}
\acro{PID}{Prozess-Identifikationsnummer}
\acro{VS}{Verteiltes System}
\end{acronym}
|