fpc/rtl/os2/bse.pas
2000-01-07 16:41:28 +00:00

13 lines
290 B
ObjectPascal

{****************************************************************************
Copyright (c) 1999-2000 by Florian Kl„mpfl
****************************************************************************}
unit bse;
interface
implementation
end.