From cec064bb30e313659ba0b3ef05cfe37e167c2465 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 23 Dec 2014 07:00:45 +0100 Subject: configuration.adb: change for style. --- src/vhdl/configuration.adb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/vhdl/configuration.adb b/src/vhdl/configuration.adb index 93d4b0072..30d9eb116 100644 --- a/src/vhdl/configuration.adb +++ b/src/vhdl/configuration.adb @@ -55,6 +55,7 @@ package body Configuration is if Get_Elab_Flag (Unit) then return; end if; + Set_Elab_Flag (Unit, True); -- May be enabled to debug dependency construction. if False then @@ -66,8 +67,6 @@ package body Configuration is end if; end if; - Set_Elab_Flag (Unit, True); - Lib_Unit := Get_Library_Unit (Unit); if Flag_Build_File_Dependence then -- cgit v1.2.3