whitespace/comments
This commit is contained in:
Vendored
+1
-1
Submodule deps/semver updated: ebf71f00da...8916e5b4c1
@@ -50,8 +50,7 @@ private
|
||||
"(no dependencies");
|
||||
end Non_Primitives;
|
||||
|
||||
function Image_One_Line (V : Vector) return String renames Non_Primitives.Image_One_Line_Instance;
|
||||
|
||||
-- (if V.Is_Empty then "(no dependencies)" else Image_With_Pos (V, 1));
|
||||
function Image_One_Line (V : Vector) return String
|
||||
renames Non_Primitives.Image_One_Line_Instance;
|
||||
|
||||
end Alire.Dependencies.Vectors;
|
||||
|
||||
@@ -65,9 +65,6 @@ package Alire.Index is
|
||||
function Package_Name (C : Catalog_Entry) return String;
|
||||
-- Returns the unique part only, e.g. Alr for Alire.Index.Alr
|
||||
-- As an exception, for Alire it returns the full path
|
||||
|
||||
-- function Name (This : Extension_Entry) return Alire.Project;
|
||||
-- base:name
|
||||
|
||||
-----------------
|
||||
-- Index types --
|
||||
|
||||
Reference in New Issue
Block a user