diff --git a/Lectures/L14_MIS/MIS.pdf b/Lectures/L14_MIS/MIS.pdf
index af87a607451215006885113df11e9a95db68358a..5a6c4c81c1fdfcb4b2e9dbc06d2bf821716e892e 100644
Binary files a/Lectures/L14_MIS/MIS.pdf and b/Lectures/L14_MIS/MIS.pdf differ
diff --git a/Lectures/L14_MIS/MIS.tex b/Lectures/L14_MIS/MIS.tex
index 300e8d77d4c0267b6c39443dad904baad66f3c6b..b683b59a34b3267ebd9826e81509448605d66c92 100755
--- a/Lectures/L14_MIS/MIS.tex
+++ b/Lectures/L14_MIS/MIS.tex
@@ -172,9 +172,10 @@ Room for more volunteers.  :-)
 \begin{itemize}
 \item Access routine syntax (types of inputs and outputs)
 \item State variables
-\item Environment variables
+\item Environment variables (necessary for modules with files/screens/keyboards)
+\item Type of module (record, ``library'', abstract object, ADT, generic)
 \end{itemize}
-\item Likely better to discuss MG secret together with MIS syntax
+\item Discuss MG secret together with MIS syntax
 \item Not necessary to cover all details
 \end{itemize}
 \end{frame}