6 lines
100 B
Ada
6 lines
100 B
Ada
package Alire.OS_Lib with Preelaborate is
|
|
|
|
function Exe_Suffix return String;
|
|
|
|
end Alire.OS_Lib;
|