Changeset 110e1f1 in rtems for c/src/ada-tests/support/address_io.adb
- Timestamp:
- Dec 14, 2009, 9:17:59 PM (11 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 3a23218
- Parents:
- 221db54
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/support/address_io.adb
r221db54 r110e1f1 11 11 -- 12 12 -- 13 -- COPYRIGHT (c) 1989- 1997.13 -- COPYRIGHT (c) 1989-2009. 14 14 -- On-Line Applications Research Corporation (OAR). 15 15 -- … … 21 21 -- 22 22 23 with System;24 23 with System.Storage_Elements; 25 24 with Text_IO;
Note: See TracChangeset
for help on using the changeset viewer.