comp.lang.ada
 help / color / mirror / Atom feed
* Package procedure as program entry in GPR project
@ 2019-01-25 15:12 Jesper Quorning
  2019-01-25 17:05 ` Jere
  2019-01-25 21:42 ` Randy Brukardt
  0 siblings, 2 replies; 6+ messages in thread
From: Jesper Quorning @ 2019-01-25 15:12 UTC (permalink / raw)


Hello All,

With the package specifikation:

package My_Program_Package is
   procedure Program_Entry_Procedure;
end My_Program_Package;

How do i make Program_Entry_Procedure as the program entry procedure in a GPR project?

I think it is possible, but can not find out how.

I know how to use a stand-alone procedure file as program entry and how to name the executable. 


Thanks from
Jesper


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-26 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-25 15:12 Package procedure as program entry in GPR project Jesper Quorning
2019-01-25 17:05 ` Jere
2019-01-25 21:42 ` Randy Brukardt
2019-01-26  1:47   ` Jesper Quorning
2019-01-26 12:05   ` Simon Wright
2019-01-26 12:08     ` Simon Wright

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