| www.delorie.com/gnu/docs/gcc/gnat_ug_109.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
One of the properties of a project is its list of main subprograms (actually
a list of names of source files containing main subprograms, with the file
extension optional. This property is captured in the Main attribute,
whose value is a list of strings. If a project defines the Main
attribute, then you do not need to identify the main subprogram(s) when
invoking gnatmake (see 10.13.1 gnatmake and Project Files).
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |