* renamed to be 8.3

This commit is contained in:
peter 2000-10-12 09:38:34 +00:00
parent 3ab699809a
commit 28d6c34530
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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