aboutsummaryrefslogtreecommitdiffstats
path: root/translate/grt/grt-main.ads
diff options
context:
space:
mode:
Diffstat (limited to 'translate/grt/grt-main.ads')
-rw-r--r--translate/grt/grt-main.ads5
1 files changed, 0 insertions, 5 deletions
diff --git a/translate/grt/grt-main.ads b/translate/grt/grt-main.ads
index c62fe0067..15c669e8f 100644
--- a/translate/grt/grt-main.ads
+++ b/translate/grt/grt-main.ads
@@ -17,11 +17,6 @@
-- 02111-1307, USA.
package Grt.Main is
- -- Register modules.
- -- This is automatically called by RUN.
- -- Do not call this procedure.
- procedure Register_Modules;
-
-- Elaborate and simulate the design.
procedure Run;
end Grt.Main;