toc.txt
author Peter Kovacs <kpeter@inf.elte.hu>
Thu, 06 Nov 2008 16:55:09 +0100
changeset 18 a291609dad52
parent 10 55e2f7712e87
child 19 9196fcd0d4d6
permissions -rw-r--r--
Fix compilation instructions for user-local installation
     1 * intro
     2 ** intro_lemon
     3 ** intro_tutorial
     4 * hello_lemon
     5 *_digraph_build
     6 *_digraph_iterate
     7 *_standard_maps
     8 *_algorithms
     9 **_alg_bfs_dfs
    10 **_alg_dijkstra
    11 **_alg_kruskal
    12 *_undir_graphs
    13 *_tools
    14 **_lgf
    15 **_glemon
    16 **_graph_to_eps
    17 **_time_count
    18 **_random
    19 * install
    20 ** requirements_lemon
    21 *** requirements_lp
    22 ** install_from_source
    23 ** install_hg
    24 ** install_rpm
    25 ** install_user
    26 ** compile_codes
    27 *** compile_system_wide
    28 *** compile_user_local
    29 **** compile_use_pkg_config
    30 * license