blob: 7ed3cab9b5cfb3626072bcddf1948a2a9605acbb [file] [log] [blame]
with BIP_CU_T; use BIP_CU_T;
function BIP_CU_Constructor return T is
begin
return Make_T (Name => "Rumplestiltskin");
end BIP_CU_Constructor;