getting_started.dox
changeset 26 a40eafb6066d
parent 25 66d164ef72d1
child 32 ef12f83752f6
equal deleted inserted replaced
12:8b48db048b70 13:87099452b038
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 namespace lemon {
    19 namespace lemon {
    20 /**
    20 /**
    21 [PAGE]hello_lemon[PAGE] Compile Your First Code
    21 [PAGE]sec_hello_lemon[PAGE] Compile Your First Code
    22 
    22 
    23 First of all, you have to install LEMON on your system (see the
    23 First of all, you have to install LEMON on your system (see the
    24 <a href="http://lemon.cs.elte.hu/trac/lemon/wiki/InstallGuide"><b>Installation
    24 <a href="http://lemon.cs.elte.hu/trac/lemon/wiki/InstallGuide"><b>Installation
    25 Guide</b></a> for instructions).
    25 Guide</b></a> for instructions).
    26 In this section, we assume that you use a Linux environment and
    26 In this section, we assume that you use a Linux environment and