From ef3d6c957055b551b63542e6e6fd53de8569904f Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 23 Dec 2008 14:00:17 +0000 Subject: Program Highlights * Read, layout and print of graphs in the .VCG, .GML and .YGF format * Layout support for program dependency graphs yielding high performance graph layout * Easy to use GUI * NEW! PGF / TikZ format export to use in LaTeX documents * For version 1.3.1 we have implemented numerous improvements to the layout, useability and performance * System requirements: Java 1.5 aka J2SE 5.0 Licence: This software is based on the yFiles library. yWorks GmbH granted an academic license for #yFiles" to IPD Goos: An academic license restricts the use of the software (yComp) to non-commercial purposes (research, teaching, projects, courses and application development). WWW: http://www.info.uni-karlsruhe.de/software.php/id=6&lang=en PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Security: --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics') diff --git a/graphics/Makefile b/graphics/Makefile index d65d90ae0126..fd7117d48539 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -876,6 +876,7 @@ SUBDIR += xzgv SUBDIR += yafray SUBDIR += yap + SUBDIR += ycomp SUBDIR += zgv SUBDIR += zimg SUBDIR += zphoto -- cgit v1.2.3