mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 13:09:09 +02:00
* renamed to be 8.3
This commit is contained in:
parent
3ab699809a
commit
28d6c34530
@ -263,7 +263,7 @@ End;
|
||||
Required procedures
|
||||
---------------------------------------------------------------------}
|
||||
|
||||
{$INCLUDE vgagraph16.inc} // Include graphic functions for 16 colours modes
|
||||
{$INCLUDE graph16.inc} // Include graphic functions for 16 colours modes
|
||||
|
||||
var
|
||||
LastColor: Integer; {Cache the last set color to improve speed}
|
||||
@ -598,7 +598,10 @@ initialization
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-09-18 13:14:50 marco
|
||||
Revision 1.3 2000-10-12 09:38:34 peter
|
||||
* renamed to be 8.3
|
||||
|
||||
Revision 1.2 2000/09/18 13:14:50 marco
|
||||
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
|
||||
|
||||
Revision 1.4 2000/08/25 12:31:05 jonas
|
||||
|
@ -428,7 +428,10 @@ end;
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-09-18 13:14:51 marco
|
||||
Revision 1.1 2000-10-12 09:38:34 peter
|
||||
* renamed to be 8.3
|
||||
|
||||
Revision 1.2 2000/09/18 13:14:51 marco
|
||||
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
|
||||
|
||||
Revision 1.2 2000/07/13 11:33:49 michael
|
Loading…
Reference in New Issue
Block a user