with Resources; use Resources; package graphical_editor.resources is procedure Show_Resource_Widget; function get_compatible_protocol(myprotocol: Resources_Type) return unbounded_string; end graphical_editor.resources;