Browse Source

+ Added mouse unit

michael 27 years ago
parent
commit
b3d30402ce
1 changed files with 4 additions and 2 deletions
  1. 4 2
      docs/units.tex

+ 4 - 2
docs/units.tex

@@ -37,8 +37,8 @@
 \begin{document}
 \begin{document}
 \title{Free Pascal supplied units : \\ Reference guide.}
 \title{Free Pascal supplied units : \\ Reference guide.}
 \docdescription{Reference guide for standard Free Pascal units.}
 \docdescription{Reference guide for standard Free Pascal units.}
-\docversion{1.2}
-\date{July 1997}
+\docversion{1.3}
+\date{March 1998}
 \author{Micha\"el Van Canneyt\\ Florian Kl\"ampfl}
 \author{Micha\"el Van Canneyt\\ Florian Kl\"ampfl}
 \maketitle
 \maketitle
 \tableofcontents
 \tableofcontents
@@ -90,6 +90,8 @@ lookup.
 \input{linux.tex}
 \input{linux.tex}
 % The MMX unit
 % The MMX unit
 \input{mmx.tex}
 \input{mmx.tex}
+% The mouse unit
+\input{mouse.tex}
 % the printer unit
 % the printer unit
 \input{printer.tex}
 \input{printer.tex}
 % the sockets unit
 % the sockets unit