12 lines
357 B
Ada
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;
|