blob: 1ce3cd2cdc14c58cc4db19b0b98ef998f7f69c30 [file] [log] [blame]
with Ada.Finalization;
package Emit_Var is
type Search_Type is new Ada.Finalization.Controlled with null record;
end;