lemon/bits/array_map.h
branch1.1
changeset 1081 f1398882a928
parent 664 4137ef9aacc6
     1.1 --- a/lemon/bits/array_map.h	Fri Aug 05 09:33:42 2011 +0200
     1.2 +++ b/lemon/bits/array_map.h	Mon Aug 08 12:36:16 2011 +0200
     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-2009
     1.8 + * Copyright (C) 2003-2011
     1.9   * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.10   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.11   *
    1.12 @@ -70,7 +70,7 @@
    1.13      typedef typename ItemSetTraits<_Graph, _Item>::ItemNotifier Notifier;
    1.14  
    1.15    private:
    1.16 -  
    1.17 +
    1.18      // The MapBase of the Map which imlements the core regisitry function.
    1.19      typedef typename Notifier::ObserverBase Parent;
    1.20