unit courses;

interface

const MaxIDChars = 8;

implementation

end.
