.\" .\" aegis - project change supervisor .\" Copyright (C) 1997 Peter Miller; .\" All rights reserved. .\" .\" 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 2 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, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" .\" MANIFEST: AUUGN Feb'98 Article .\" .PS .ft CW ellipseht = 0.3 ellipsewid = 0.75 down A1: ellipse "prog" move 3*ellipseht C2: ellipse "parse.h" C3: ellipse "parse.c" with .w at C2.e+(0.2,0) B2: ellipse "parse.o" with .c at 0.5 B1: ellipse "main.o" with .e at B2.w-(ellipseht,0) arrow from B1.n to A1.sw arrow from B2.n to A1.se arrow from C2.n to B2.sw arrow from C3.n to B2.se D1: ellipse "parse.y" with .n at 0.5-(0,ellipseht) arrow from D1.n to C2.se arrow from D1.n to C3.sw .ft P .PE