mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 12:49:20 +02:00
* restored previous setting
This commit is contained in:
parent
b52543426b
commit
749df0b569
@ -45,8 +45,6 @@ procedure ReadDTDFile(var ADoc: TXMLDocument; var f: TStream;
|
|||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
{$i filerec.inc}
|
|
||||||
|
|
||||||
const
|
const
|
||||||
|
|
||||||
Letter = ['A'..'Z', 'a'..'z'];
|
Letter = ['A'..'Z', 'a'..'z'];
|
||||||
@ -979,8 +977,8 @@ end.
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.7 1999-08-09 16:18:00 michael
|
Revision 1.8 1999-08-10 15:39:59 michael
|
||||||
+ Added filerec.inc for xmlread changes by Sebastian guenther
|
* restored previous setting
|
||||||
|
|
||||||
Revision 1.6 1999/07/27 13:01:59 peter
|
Revision 1.6 1999/07/27 13:01:59 peter
|
||||||
* remove filerec.inc, it was missing from sysutils! You shouldn't need
|
* remove filerec.inc, it was missing from sysutils! You shouldn't need
|
||||||
|
Loading…
Reference in New Issue
Block a user