tb0406.pp 89 B

1234567891011
  1. unit tb0406;
  2. {$ifndef WITH_FULL}
  3. interface
  4. uses ub0406;
  5. implementation
  6. end.
  7. {$endif}