Преглед изворни кода

+ Added keyboard, typinfo and video chapters

michael пре 24 година
родитељ
комит
a9302092ea
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      docs/units.tex

+ 6 - 0
docs/units.tex

@@ -106,6 +106,8 @@ lookup.
 \input{heaptrc.tex}
 % The IPC unit
 \input{ipc.tex}
+% The keyboard unit
+\input{keyboard.tex}
 % the Linux unit
 \input{linux.tex}
 % the math unit
@@ -126,6 +128,10 @@ lookup.
 \input{strings.tex}
 % the sysutils unit
 \input{sysutils.tex}
+% The typinfo unit
+\input{typinfo.tex}
+% The VIDEO unit
+\input{video.tex}
 % end of units. Index.
 \printindex
 \end{document}