home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / ada_1 / Examples_demos_ada_intio < prev    next >
Encoding:
Text File  |  1992-10-01  |  79 b   |  3 lines

  1. with text_io; use text_io;
  2. package integer_text_io is new integer_io(integer);
  3.