bse.pas 290 B

123456789101112
  1. {****************************************************************************
  2. Copyright (c) 1999-2000 by Florian Kl„mpfl
  3. ****************************************************************************}
  4. unit bse;
  5. interface
  6. implementation
  7. end.