Package instantiation: Ada.Numerics.Long_Real_Arrays.IO |
pragma License (Modified_GPL);
with Ada.Numerics.Generic_Real_Arrays.Generic_IO;
pragma Elaborate_All (Ada.Numerics.Generic_Real_Arrays.Generic_IO);
Non-standard extension to provide a common method of sending vectors and matrices to the standard output.
package Ada.Numerics.Long_Real_Arrays.IO is
new Ada.Numerics.Long_Real_Arrays.Generic_IO;
| Generated on 2004-07-26 at 20:05:54 by AdaBrowse 4.0.1 using configuration file ab.cfg. |