# # ChangeLog for doc/CMakeLists.txt in lemon-main # # Generated by Trac 1.2.3 # 03/29/24 16:51:06 Mon, 20 Oct 2008 10:36:02 GMT Balazs Dezso [335:160bf92c7cdc] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/images/grid_graph.eps (added) * lemon/grid_graph.h (modified) * test/graph_test.cc (modified) Improvement on grid graphs - The indexing of matrix is changed ... Fri, 18 Jul 2008 15:36:58 GMT Alpar Juttner [225:c5a40fc54f1a] * CMakeLists.txt (modified) * cmake/FindGhostscript.cmake (added) * cmake/nsis/lemon.ico (added) * cmake/nsis/uninstall.ico (added) * configure.ac (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (added) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) CMake improvements. - documentation generation with Doxygen - ...