blob: b0d671eb6442c9bc64fbe062e7bf1f2a69300e28 [file] [log] [blame]
----
package Predicate2.Project.Registry.Attribute is
type Value_Kind is (Single, List);
end Predicate2.Project.Registry.Attribute;