mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 22:07:56 +02:00
* fixed notes
This commit is contained in:
parent
d69bda1c12
commit
5bd46dd404
@ -33,7 +33,6 @@ var
|
||||
WriteAsciiData,
|
||||
CompressData,
|
||||
EnCodeData,
|
||||
MakeUnit,
|
||||
CompileUnit : Boolean;
|
||||
Cryptkey : IDEAcryptKey;
|
||||
InStream,
|
||||
@ -264,7 +263,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.2 2000-01-07 16:46:01 daniel
|
||||
Revision 1.3 2000-02-07 13:42:39 peter
|
||||
* fixed notes
|
||||
|
||||
Revision 1.2 2000/01/07 16:46:01 daniel
|
||||
* copyright 2000
|
||||
|
||||
Revision 1.1 1999/12/08 23:11:20 michael
|
||||
|
@ -145,8 +145,6 @@ end;
|
||||
type
|
||||
TConversionProc = procedure;
|
||||
var
|
||||
InFile: Text;
|
||||
OutFile: File;
|
||||
i: Integer;
|
||||
ConversionProc: TConversionProc;
|
||||
|
||||
@ -207,7 +205,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.4 2000-01-07 16:46:04 daniel
|
||||
Revision 1.5 2000-02-07 13:42:39 peter
|
||||
* fixed notes
|
||||
|
||||
Revision 1.4 2000/01/07 16:46:04 daniel
|
||||
* copyright 2000
|
||||
|
||||
Revision 1.3 1999/07/24 18:35:10 michael
|
||||
|
Loading…
Reference in New Issue
Block a user