Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 457 Bytes

ASAP

The ANNEXI-STRAYLINE AURA Public Repository

AURA Configuration for using this repository

Replace _X with the appropriate number for your project.

package AURA.Respository_X with Pure is
    Format         : constant Repository_Format := git;
    Location       : constant String            := "https://github.com/annexi-strayline/ASAP.git";
    Tracking_Branch: constant String            := "stable-1.0.x.y";
end AURA.Repository_X;