test/map_test.h
changeset 1956 a055123339d5
parent 1875 98698b69a902
child 2386 81b47fc5c444
     1.1 --- a/test/map_test.h	Fri Feb 03 16:11:08 2006 +0000
     1.2 +++ b/test/map_test.h	Fri Feb 03 16:40:16 2006 +0000
     1.3 @@ -1,7 +1,9 @@
     1.4  /* -*- C++ -*-
     1.5 - * test/map_test.h - Part of LEMON, a generic C++ optimization library
     1.6   *
     1.7 - * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     1.8 + * This file is a part of LEMON, a generic C++ optimization library
     1.9 + *
    1.10 + * Copyright (C) 2003-2006
    1.11 + * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.12   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.13   *
    1.14   * Permission to use, modify and distribute this software is granted
    1.15 @@ -13,6 +15,7 @@
    1.16   * purpose.
    1.17   *
    1.18   */
    1.19 +
    1.20  #ifndef LEMON_TEST_MAP_TEST_H
    1.21  #define LEMON_TEST_MAP_TEST_H
    1.22