doc/lgf.dox
changeset 209 765619b7cbb2
parent 201 9757e3d9bfeb
child 212 1ae84dea7d09
     1.1 --- a/doc/lgf.dox	Sun Jul 13 16:46:56 2008 +0100
     1.2 +++ b/doc/lgf.dox	Sun Jul 13 19:51:02 2008 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4 -/* -*- C++ -*-
     1.5 +/* -*- mode: C++; indent-tabs-mode: nil; -*-
     1.6   *
     1.7 - * This file is a part of LEMON, a generic C++ optimization library
     1.8 + * This file is a part of LEMON, a generic C++ optimization library.
     1.9   *
    1.10   * Copyright (C) 2003-2008
    1.11   * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.12 @@ -43,7 +43,7 @@
    1.13  \e quoted. A plain token is just a sequence of non-whitespace characters,
    1.14  while a quoted token is a
    1.15  character sequence surrounded by double quotes, and it can also
    1.16 -contain whitespaces and escape sequences. 
    1.17 +contain whitespaces and escape sequences.
    1.18  
    1.19  The \c \@nodes section describes a set of nodes and associated
    1.20  maps. The first is a header line, its columns are the names of the
    1.21 @@ -72,7 +72,7 @@
    1.22  
    1.23  \code
    1.24   @arcs
    1.25 - 	      capacity
    1.26 +               capacity
    1.27   1   2   16
    1.28   1   3   12
    1.29   2   3   18