~ubuntu-branches/ubuntu/intrepid/libgtkada2/intrepid

« back to all changes in this revision

Viewing changes to testgtk/create_label.adb

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2008-07-31 18:10:47 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20080731181047-6m1y25zjad0p2yjr
Tags: 2.12.0-2

Correct the project files to add a Library_ALI_Dir and correct the
Library_Name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
-- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
21
21
-- Boston, MA 02111-1307, USA.                                       --
22
22
--                                                                   --
23
23
-----------------------------------------------------------------------
24
24
 
25
25
with Gtk.Box;     use Gtk.Box;