Add initial prototype.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
with
|
||||
any_Math;
|
||||
|
||||
|
||||
package short_Math is new any_Math (Real_t => short_Float);
|
||||
pragma Pure (short_Math);
|
||||
|
||||
Reference in New Issue
Block a user