mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 04:21:53 +02:00
+ Added mouse unit
This commit is contained in:
parent
427a0207d0
commit
b3d30402ce
@ -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}
|
\docversion{1.3}
|
||||||
\date{July 1997}
|
\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
|
||||||
|
Loading…
Reference in New Issue
Block a user