diff options
Diffstat (limited to 'adapad.gpr')
-rw-r--r-- | adapad.gpr | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ project AdaPad is package Compiler is - for Default_Switches("Ada") use ("-gnaty4aAbcefhiklM99nprt"); + for Default_Switches("Ada") use ("-gnaty4aAbcefhiklM100nprt"); end Compiler; |