comp.lang.ada
 help / color / mirror / Atom feed
* GNAT Error - Subunit not found
@ 2006-01-20  0:08 deepblue2
  2006-01-20  0:24 ` John
  2006-01-20  3:56 ` Gautier Write-only
  0 siblings, 2 replies; 6+ messages in thread
From: deepblue2 @ 2006-01-20  0:08 UTC (permalink / raw)


Hello, I am getting this compiler error for the Ada code. I am trying
to do this:

package body temp is

 procedure temp1 is separate;

than in a file called temp2.adb

separate(temp)
  procedure temp1 is
    begin
    end temp

I am getting compiler error..does any know how would I compile this?




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

end of thread, other threads:[~2006-01-20  9:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-20  0:08 GNAT Error - Subunit not found deepblue2
2006-01-20  0:24 ` John
2006-01-20  0:35   ` deepblue2
2006-01-20  9:48     ` Georg Bauhaus
2006-01-20  3:56 ` Gautier Write-only
2006-01-20  8:46   ` Adrien Plisson

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