# # ChangeLog for demo/descriptor_map_demo.cc in lemon-0.x # # Generated by Trac 1.2.3 # 03/29/24 14:44:07 Wed, 17 Aug 2005 15:26:00 GMT Akos Ladanyi [1636:260ac104190f] * demo/coloring.cc (modified) * demo/descriptor_map_demo.cc (modified) * demo/dijkstra_demo.cc (modified) * demo/dim_to_dot.cc (modified) * demo/hello_lemon.cc (modified) * demo/lp_demo.cc (modified) * demo/min_route.cc (modified) * demo/reader_writer_demo.cc (modified) * demo/sub_graph_adaptor_demo.cc (modified) Added missing copyright headers, and corrected the file names in some ... Wed, 13 Jul 2005 20:02:29 GMT Alpar Juttner [1556:caf0f91e16a7] * demo/descriptor_map_demo.cc (modified) Avoid ambiguity. Wed, 13 Jul 2005 14:17:13 GMT Balazs Dezso [1554:572bc7d0d3e2] * demo/Makefile.am (modified) * demo/descriptor_map_demo.cc (modified) Demo displays information on the screen Added to Makefile.am Wed, 13 Jul 2005 14:05:49 GMT Balazs Dezso [1553:434f9add42cd] * demo/descriptor_map_demo.cc (added) Demo about descriptor map.