os2.pas 288 B

123456789101112
  1. {****************************************************************************
  2. Copyright (c) 1993,94 by Florian Kl„mpfl
  3. ****************************************************************************}
  4. unit os2;
  5. interface
  6. implementation
  7. end.