doc/dirs.dox
changeset 209 765619b7cbb2
parent 40 8f4e8273a458
child 318 1e2d6ca80793
     1.1 --- a/doc/dirs.dox	Sun Jul 13 16:46:56 2008 +0100
     1.2 +++ b/doc/dirs.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 @@ -74,6 +74,6 @@
    1.13  \brief Implementation helper files
    1.14  
    1.15  This directory contains some helper classes to implement graphs, maps and
    1.16 -some other classes. As a user you typically don't have to deal with these 
    1.17 +some other classes. As a user you typically don't have to deal with these
    1.18  files.
    1.19  */