aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlsimul.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv/ghdlsimul.ads')
-rw-r--r--src/ghdldrv/ghdlsimul.ads7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ghdldrv/ghdlsimul.ads b/src/ghdldrv/ghdlsimul.ads
index 4a1705b6c..69b7f3dc7 100644
--- a/src/ghdldrv/ghdlsimul.ads
+++ b/src/ghdldrv/ghdlsimul.ads
@@ -14,13 +14,6 @@
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <gnu.org/licenses>.
-with Vhdl.Nodes; use Vhdl.Nodes;
-
package Ghdlsimul is
procedure Register_Commands;
-
- -- Functional interface.
- procedure Compile_Init;
-
- function Get_Top_Config return Iir;
end Ghdlsimul;