comp.lang.ada
 help / color / mirror / Atom feed
* Dhrystone 2.1 : d_main_b.a File
@ 1989-07-14  3:00 Karl Nyberg
  0 siblings, 0 replies; only message in thread
From: Karl Nyberg @ 1989-07-14  3:00 UTC (permalink / raw)


------------------------------------------------------------------------
--
--                   "DHRYSTONE" Benchmark Program
--                   -----------------------------
--                                                                            
--  Version:    Ada, Version 2.1
--                                                                            
--  File:       d_main.b (part 6 of 6)
--
--  Date:       August 17, 1988
--
--  Author:     Reinhold P. Weicker
--
------------------------------------------------------------------------

  with Global_Def, Pack_1;
  use Global_Def;

procedure Main is
--------------

begin

  Pack_1.Proc_0;   -- Proc_0 is actually the main program, but it is part
                   -- of a package, and a program within a package can
                   -- not be designated as the main program for execution.
                   -- Therefore Proc_0 is activated by a call from "Main".

end Main;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1989-07-14  3:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1989-07-14  3:00 Dhrystone 2.1 : d_main_b.a File Karl Nyberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox