Thu Mar 28 15:18:50 CET 2002 Paolo Molaro * monograph.c: some warning cleanups. Mon Mar 11 11:58:27 CET 2002 Paolo Molaro * monograph.c: update --help output, Make error messages less intimidating and more informative. Mon Mar 11 11:16:53 CET 2002 Paolo Molaro * monograph.c: removed method signature and searching helpers that are now provided in libmetadata. Added --control-flow option to create a control flow graph of a method, with basic blocks etc. Wed Feb 20 17:53:59 CET 2002 Paolo Molaro * monograph.c: added -i option to create a graph of the types implementing an interface. Tue Feb 19 12:24:15 CET 2002 Paolo Molaro * monograph.c: fix typo. Update for changes in mono_init (). Mon Feb 18 14:37:17 CET 2002 Paolo Molaro * monograph.c: First commit: program to generate call graphs or type hierarchies from CIL programs.