# # ChangeLog for src/hugo/skeletons in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 20:27:40 Thu, 06 May 2004 13:48:04 GMT Akos Ladanyi [542:69bde1d90c04] * AUTHORS (added) * ChangeLog (added) * Makefile.am (added) * NEWS (added) * README (added) * bootstrap (added) * configure.ac (added) * doc/Doxyfile (modified) * doc/Makefile.am (added) * doc/makefile (deleted) * src/Makefile.am (added) * src/hugo/Makefile.am (added) * src/hugo/bin_heap.h (modified) * src/hugo/dijkstra.h (modified) * src/hugo/dimacs.h (modified) * src/hugo/skeletons/graph.h (modified) * src/hugo/smart_graph.h (modified) * src/hugo/unionfind.h (modified) * src/test/Makefile.am (added) * src/test/dijkstra_heap_test.cc (modified) * src/test/error_test.cc (modified) * src/test/graph_test.cc (modified) * src/test/makefile (deleted) * src/test/unionfind_test.cc (modified) * src/test/xy_test.cc (modified) * src/work/alpar/list_graph.h (modified) Set up automake environment. Thu, 06 May 2004 13:21:24 GMT Akos Ladanyi [539:fb261e3a9a0f] * src/hugo/bin_heap.h (moved) * src/hugo/dijkstra.h (moved) * src/hugo/dimacs.h (moved) * src/hugo/error.h (moved) * src/hugo/fib_heap.h (moved) * src/hugo/invalid.h (moved) * src/hugo/maps.h (moved) * src/hugo/skeletons/graph.h (moved) * src/hugo/skeletons/maps.h (moved) * src/hugo/smart_graph.h (moved) * src/hugo/time_measure.h (moved) * src/hugo/unionfind.h (moved) * src/hugo/xy.h (moved) Rename 'include' to 'hugo' (for automake)