From 76a1dfecb69c240201ae5c0359d7cb9c0125da87 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 26 Nov 2016 06:38:30 +0100 Subject: ghdlcomp: extract disp_config as a procedure. --- src/ghdldrv/ghdlcomp.ads | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ghdldrv/ghdlcomp.ads') diff --git a/src/ghdldrv/ghdlcomp.ads b/src/ghdldrv/ghdlcomp.ads index 383d9b92d..88e8af20f 100644 --- a/src/ghdldrv/ghdlcomp.ads +++ b/src/ghdldrv/ghdlcomp.ads @@ -65,6 +65,9 @@ package Ghdlcomp is -- Register commands. procedure Register_Commands; + -- Output of --disp-config. + procedure Disp_Config; + -- Functionnal interface. -- Must be first initialized by Compile_Init procedure Compile_Analyze_Init (Load_Work : Boolean := True); -- cgit v1.2.3