buildrtl.pp 59 B

12345
  1. {$MODE OBJFPC}
  2. unit buildrtl;
  3. interface
  4. implementation
  5. end.