unit fs04_up_00_lib;

interface


Var
  MainDir:string;


implementation



end.