From 0a1203d01333960fb0bca8ac807ade9c14f8a54d Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 27 Apr 2005 06:50:02 +0000 Subject: [PATCH] Add XUG link. Update PyUMLGraph link. --- index.html | 11 ++++++++--- web/index.html | 11 ++++++++--- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 511245d..49fcc5a 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,14 @@ explains the rationale behind this approach. The tehnology behind UMLGraph was used to draw many of the diagrams appearing in the book Code Reading: The Open Source Perspective (Addison Wesley, 2003). -In addition, Adam Feuer's -PyUMLGraph -system extends the concept to Python programs. +In addition, +the Politecnico Di Torino SoftEng group has extended UMLGraph into +the XUG +reverse engineering tool, and +Adam Feuer's +PyUMLGraph +system applies the concept to Python programs, + Finally, Martin Fowler writes:
diff --git a/web/index.html b/web/index.html index 511245d..49fcc5a 100644 --- a/web/index.html +++ b/web/index.html @@ -24,9 +24,14 @@ explains the rationale behind this approach. The tehnology behind UMLGraph was used to draw many of the diagrams appearing in the book Code Reading: The Open Source Perspective (Addison Wesley, 2003). -In addition, Adam Feuer's -PyUMLGraph -system extends the concept to Python programs. +In addition, +the Politecnico Di Torino SoftEng group has extended UMLGraph into +the XUG +reverse engineering tool, and +Adam Feuer's +PyUMLGraph +system applies the concept to Python programs, + Finally, Martin Fowler writes: