diff options
author | Björn Persson <bjorn@rombobjörn.se> | 2013-08-01 21:21:49 +0200 |
---|---|---|
committer | Björn Persson <bjorn@rombobjörn.se> | 2013-08-01 21:21:49 +0200 |
commit | 06ddf1ce6c32e9bff1bb9b6b6edf14acd2cb0956 (patch) | |
tree | d4660778494fa44f33f17a386332947b8cab8d44 /comfignat.gpr.gp | |
parent | 3a4102c2c7bfada49145ee6a5634645af8a31592 (diff) |
Added the manual.
Diffstat (limited to 'comfignat.gpr.gp')
-rw-r--r-- | comfignat.gpr.gp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/comfignat.gpr.gp b/comfignat.gpr.gp index 7b632ae..e334f00 100644 --- a/comfignat.gpr.gp +++ b/comfignat.gpr.gp @@ -11,6 +11,11 @@ -- modified is included with the above copyright notice. +-- This file is part of Comfignat – common, convenient, command-line-controlled +-- compile-time configuration of software built with the GNAT tools. For more +-- information about Comfignat, see http://www.Rombobeorn.se/Comfignat/. + + -- This project file defines directory variables for use in build-controlling -- project files. It is not to be installed on the target system. -- |