-- © Copyright 1999 by John Halleck
-- All Rights Reserved.
-- Output library of some of the basic types.
package Survey.Text_IO is
procedure Put (Point : in Location);
procedure Put (Variance : in Covariance);
procedure Put (Weights : in Weight);
end Survey.Text_IO;
Go to ...
This page is http://www.cc.utah.edu/~nahaj/cave/survey/code/ada/survey-text_io.ads.html
© Copyright 2000 by John Halleck, All Rights Reserved.
This snapshot was last modified on February 1st, 2001
And the underlying file was last modified on November 11th, 1999