lemon/dynamic_tree.h
changeset 2553 bfced05fa852
parent 2519 a7376f7ed899
     1.1 --- a/lemon/dynamic_tree.h	Fri Jan 04 00:47:08 2008 +0000
     1.2 +++ b/lemon/dynamic_tree.h	Mon Jan 07 13:09:48 2008 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4   *
     1.5   * This file is a part of LEMON, a generic C++ optimization library
     1.6   *
     1.7 - * Copyright (C) 2003-2007
     1.8 + * Copyright (C) 2003-2008
     1.9   * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.10   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.11   *
    1.12 @@ -15,6 +15,7 @@
    1.13   * purpose.
    1.14   *
    1.15   */
    1.16 +
    1.17  #ifndef LEMON_DYNAMIC_TREE_H
    1.18  #define LEMON_DYNAMIC_TREE_H
    1.19