Short: C++ class tree generator Author: rk@gup.uni-linz.ac.at Uploader: rk gup uni-linz ac at Type: dev/misc Architecture: m68k-amigaos ctg is a useful source text documentation tool for C++ programmers. It reads a number of C++ source files, extracts class und struct definitions and generates a graphical representation of the resulting class hierarchy as a PostScript(TM) source. The output may be constrained to a specified subset of classes according to the contents of a given configuration file. Special requirement: ANSI-compliant preprocessor like cpp of gcc. (C) Copyright 1995 by Rainer Koppler E-Mail: rk@gup.uni-linz.ac.at