4 lines
97 B
Ada
4 lines
97 B
Ada
with Grl.Coordinates;
|
|
|
|
package Grl.Default is new Grl.Coordinates (Meta => Natural, H => Float);
|