X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/e27ef2c6aab3a2a8051314bd37bb3b2386775f36..79c6fc9d53e925de06072a9ee0abe794955fb52e:/blinklist.pas diff --git a/blinklist.pas b/blinklist.pas index 6ce58d8..ca05847 100644 --- a/blinklist.pas +++ b/blinklist.pas @@ -1,10 +1,9 @@ - { Copyright (C) 2005 Bas Steendijk For conditions of distribution and use, see copyright notice in zlib_license.txt - which is included in the package - ----------------------------------------------------------------------------- } - + which is included in the package + ----------------------------------------------------------------------------- } unit blinklist; + {$ifdef fpc} {$mode delphi} {$endif}