comp.lang.ada
 help / color / mirror / Atom feed
From: deepblue2@gmail.com
Subject: GNAT Error - Subunit not found
Date: 19 Jan 2006 16:08:39 -0800
Date: 2006-01-19T16:08:39-08:00	[thread overview]
Message-ID: <1137715719.821015.209390@o13g2000cwo.googlegroups.com> (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?




             reply	other threads:[~2006-01-20  0:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-20  0:08 deepblue2 [this message]
2006-01-20  0:24 ` GNAT Error - Subunit not found 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
replies disabled

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