Files
alire-index-community/index/native/alire-index-native_template.ads
T
Alejandro R Mosteo e550916f3b GNAT as native package
2018-03-14 19:35:25 +01:00

11 lines
348 B
Ada

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