COIN-OR::LEMON - Graph Library

Changes in install.dox [10:55e2f7712e87:12:d64ffbd7d8c6] in lemon-tutorial


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • install.dox

    r10 r12  
    6262If you want a developer version (for example you want to contribute in
    6363developing LEMON) then you might want to use our Mercurial repository.
    64 This case is detailed \ref hg_checkout "later", so from now on we
     64This case is detailed \ref install_hg "later", so from now on we
    6565suppose that you downloaded a <tt>.tar.gz</tt> file.
    6666
     
    216216
    217217You have to give more options to the compiler if LEMON is installed
    218 user-local into a directory (denoted by <tt><dir></tt>)
     218user-local into a directory (denoted by <tt>&lt;dir&gt;</tt>)
    219219or if you just skipped the step <tt>make install</tt>.
    220 In the later case <tt><dir></tt> denotes the directory in which the
     220In the later case <tt>&lt;dir&gt;</tt> denotes the directory in which the
    221221the \c make command have been performed.
    222222
Note: See TracChangeset for help on using the changeset viewer.