'\"p .\" aegis - project change supervisor .\" Copyright (C) 1997, 2006-2008, 2012 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU .\" General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . .\" .PS boxwid = dir_wid boxht = dir_ht A: box invis [ folder ] with .c at A.c "\fIProject\fP" ljust at A.e line from A.s then down boxht/2 then right boxwid/2 B: box invis [ document ] with .c at B.c "\f(CWMakefile\fP" ljust at B.e line from A.s then down 3*boxht/2 then right boxwid/2 C: box invis [ folder ] with .c at C.c "\f(CWant\fP" ljust at C.e line from C.s then down boxht/2 then right boxwid/2 C1: box invis [ document ] with .c at C1.c "\f(CWmodule.mk\fP" ljust at C1.e line from C.s then down 3*boxht/2 then right boxwid/2 C2: box invis [ document ] with .c at C2.c "\f(CWmain.c\fP" ljust at C2.e line from A.s then down 9*boxht/2 then right boxwid/2 D: box invis [ folder ] with .c at D.c "\f(CWbee\fP" ljust at D.e line from D.s then down boxht/2 then right boxwid/2 D1: box invis [ document ] with .c at D1.c "\f(CWmodule.mk\fP" ljust at D1.e line from D.s then down 3*boxht/2 then right boxwid/2 D2: box invis [ document ] with .c at D2.c "\f(CWparse.y\fP" ljust at D2.e .\" Make sure the width of the text is taken into account when the .\" picture is centered within the column. box invis wid 1 with .w at D2.e line from A.s then down 15*boxht/2 then right boxwid/2 E: box invis [ document ] with .c at E.c "\f(CWdepend.sh\fP" ljust at E.e .PE .\" vim: set ts=8 sw=4 et :