~ubuntu-branches/ubuntu/precise/gnat-gps/precise

« back to all changes in this revision

Viewing changes to prj_editor/testsuite/add_var.out

  • Committer: Package Import Robot
  • Author(s): Ludovic Brenta
  • Date: 2012-01-15 15:42:21 UTC
  • mfrom: (10.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120115154221-ccysuzvh02pkhuwq
Tags: 5.0-6
Rebuild against libgtkada 2.24.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
project Add_Var is
2
2
 
3
3
   for Source_Dirs use (".");
 
4
   for Source_Files use ();
4
5
   for Object_Dir use ".";
5
6
   type A_B_Type is
6
7
      ("A3", "A2", "A1");