Simple logging lib

This commit is contained in:
Alejandro R. Mosteo
2018-02-07 01:04:53 +01:00
parent 9e91102156
commit 7b6077df69
7 changed files with 91 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,5 @@
with "semantic_versioning.gpr";
with "semantic_versioning";
with "simple_logging";
project Alire is
@@ -29,4 +30,3 @@ project Alire is
end Ide;
end Alire;