From be1cda652b00ebfe4a9b4ca4e3cda2106586e739 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 19 Jul 2014 12:28:29 +0200 Subject: Replace architecture_declaration by architecture_body to follow lrm. --- libraries.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries.ads') diff --git a/libraries.ads b/libraries.ads index 7d53b9895..852a4ef6a 100644 --- a/libraries.ads +++ b/libraries.ads @@ -159,7 +159,7 @@ package Libraries is -- Return the latest architecture analysed for entity ENTITY. function Get_Latest_Architecture (Entity: Iir_Entity_Declaration) - return Iir_Architecture_Declaration; + return Iir_Architecture_Body; -- Return the design unit (stubed if not loaded) from UNIT. -- UNIT may be either a design unit, in this case UNIT is returned, -- cgit v1.2.3