added experimental stream handling code
This commit is contained in:
@ -22,7 +22,7 @@ project Lib is
|
||||
|
||||
package Compiler is
|
||||
for Default_Switches ("Ada") use (
|
||||
"-gnata", "-gnato", "-gnatN", "-gnatwl"
|
||||
"-gnata", "-gnato", "-gnatN", "-gnatwl", "-gnat95"
|
||||
);
|
||||
end Compiler;
|
||||
|
||||
|
Reference in New Issue
Block a user