Files
alire-index-community/index/native/alire-index-native_template.ads
T
2018-04-30 10:52:43 +02:00

12 lines
357 B
Ada

package Alire.Index.Native_Template is
-- function Project is new Catalogued_Project
-- ("description");
-- V : constant Release :=
-- Project.Register (V (""),
-- Native ((Debian | Ubuntu => Packaged_As (""),
-- others => Unavailable)));
end Alire.Index.Native_Template;