src/hugo/template.h
changeset 760 49d4fe04fbc0
parent 687 6094295ea312
child 906 17f31d280385
equal deleted inserted replaced
0:37c2fb91ea1f 1:8335aaa743f1
     1 // -*- C++ -*-
     1 // -*- C++ -*-
     2 
     2 
     3 /*
     3 /*
     4  * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library
     4  * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library
     5  *
     5  *
     6  * Copyright (C) 2004  Mihaly Barasz <klao@cs.elte.hu>
     6  * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
       
     7  * (Egervary Combinatorial Optimization Research Group, EGRES).
     7  *
     8  *
     8  * Permission to use, modify and distribute this software is granted
     9  * Permission to use, modify and distribute this software is granted
     9  * provided this copyright notice appears in all copies. For precise terms
    10  * provided that this copyright notice appears in all copies. For
    10  * see the accompanying LICENSE file.
    11  * precise terms see the accompanying LICENSE file.
    11  *
    12  *
    12  * This software is provided "AS IS" with no warranty, either express or
    13  * This software is provided "AS IS" with no warranty of any kind,
    13  * implied, and with no claim as to its suitability for any purpose.
    14  * express or implied, and with no claim as to its suitability for any
       
    15  * purpose.
    14  *
    16  *
    15  */
    17  */
    16 
    18 
    17 #ifndef HUGO_TEMPLATE_H
    19 #ifndef HUGO_TEMPLATE_H
    18 #define HUGO_TEMPLATE_H
    20 #define HUGO_TEMPLATE_H