comparison gcc/ada/libgnat/g-rewdat.adb @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
3 -- -- 3 -- --
4 -- G N A T . R E W R I T E _ D A T A -- 4 -- G N A T . R E W R I T E _ D A T A --
5 -- -- 5 -- --
6 -- B o d y -- 6 -- B o d y --
7 -- -- 7 -- --
8 -- Copyright (C) 2014-2017, Free Software Foundation, Inc. -- 8 -- Copyright (C) 2014-2018, Free Software Foundation, Inc. --
9 -- -- 9 -- --
10 -- GNAT is free software; you can redistribute it and/or modify it under -- 10 -- GNAT is free software; you can redistribute it and/or modify it under --
11 -- terms of the GNU General Public License as published by the Free Soft- -- 11 -- terms of the GNU General Public License as published by the Free Soft- --
12 -- ware Foundation; either version 3, or (at your option) any later ver- -- 12 -- ware Foundation; either version 3, or (at your option) any later ver- --
13 -- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- 13 -- sion. GNAT is distributed in the hope that it will be useful, but WITH- --