COIN-OR::LEMON - Graph Library

Changeset 2449:1d685ac667ec in lemon-0.x for doc


Ignore:
Timestamp:
06/05/07 19:24:35 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3286
Message:

Minor improvement in Tutorial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/getting_started.dox

    r2408 r2449  
    110110\section compile_hw Compiling Hello World
    111111To compile this program all you have to do is type in
    112 \code g++ -ohw hello_world.cc \endcode
     112\code g++ -ohello_world hello_world.cc \endcode
    113113and press \c Enter! This is the case if you installed LEMON on your system.
    114114(For more information see the LEMON installation instructions.)
Note: See TracChangeset for help on using the changeset viewer.