comp.lang.ada
 help / color / mirror / Atom feed
From: Stribor40 <ikamzic@gmail.com>
Subject: organizing packages
Date: Fri, 3 Oct 2014 07:54:05 -0700 (PDT)
Date: 2014-10-03T07:54:05-07:00	[thread overview]
Message-ID: <a47c3490-75d8-4f21-a6f9-6ecc133920f7@googlegroups.com> (raw)

I was wondering if there is neater way to organize packages...for example...

file1.ads
file1_body.adb
file1_client.adb

when I compile this "gnatmake file1_client.adb" file I would get bunch of other files.....

now if i wanted to use additional package for example...


file2.ads
file2_body.adb
file2_client.adb

when I compile this "gnatmake file2_client.adb" file I would get additional bunch of other files.....


Now this is going to be one crowded and disorganized folder by my doing. Can someone maybe show me how to organize this better please.



             reply	other threads:[~2014-10-03 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 14:54 Stribor40 [this message]
2014-10-03 14:58 ` organizing packages Björn Lundin
2014-10-03 18:35 ` Jacob Sparre Andersen
replies disabled

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