mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 20:09:18 +02:00
+ Added mouse unit
This commit is contained in:
parent
dbad7b0884
commit
bed5714643
@ -45,14 +45,15 @@
|
|||||||
%\input{gpm.tex}
|
%\input{gpm.tex}
|
||||||
%\input{graph.tex}
|
%\input{graph.tex}
|
||||||
%\input{heaptrc.tex}
|
%\input{heaptrc.tex}
|
||||||
\input{keyboard.tex}
|
%\input{keyboard.tex}
|
||||||
%\input{ide.tex}
|
%\input{ide.tex}
|
||||||
%\input{ipc.tex}
|
%\input{ipc.tex}
|
||||||
%\input{ide.tex}
|
%\input{ide.tex}
|
||||||
%\input{linux.tex}
|
%\input{linux.tex}
|
||||||
%\input{math.tex}
|
%\input{math.tex}
|
||||||
|
%\input{mmouse.tex}
|
||||||
%\input{mmx.tex}
|
%\input{mmx.tex}
|
||||||
%\input{mouse.tex}
|
\input{mouse.tex}
|
||||||
%\input{objects.tex}
|
%\input{objects.tex}
|
||||||
%\input{printer.tex}
|
%\input{printer.tex}
|
||||||
%\input{sockets.tex}
|
%\input{sockets.tex}
|
||||||
|
@ -112,6 +112,8 @@ lookup.
|
|||||||
\input{linux.tex}
|
\input{linux.tex}
|
||||||
% the math unit
|
% the math unit
|
||||||
\input{math.tex}
|
\input{math.tex}
|
||||||
|
% The mmouse unit
|
||||||
|
\input{mmouse.tex}
|
||||||
% The MMX unit
|
% The MMX unit
|
||||||
\input{mmx.tex}
|
\input{mmx.tex}
|
||||||
% The mouse unit
|
% The mouse unit
|
||||||
|
Loading…
Reference in New Issue
Block a user