tb0265.pp 86 B

12345678
  1. { Old file: tbs0308.pp }
  2. { }
  3. uses ub0265;
  4. begin
  5. writeln(coursedb.name(60));
  6. end.