• Stars
    star
    6
  • Rank 2,460,852 (Top 50 %)
  • Language
  • License
    BSD 3-Clause "New...
  • Created over 2 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The ANNEXI-STRAYLINE AURA Public Repository

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;