src/hugo/template.h
author alpar
Wed, 29 Sep 2004 14:02:14 +0000
changeset 919 6153d9cf78c6
parent 760 49d4fe04fbc0
permissions -rw-r--r--
- Backport -r1227 and -r1220
- Temporarily remove (move to attic) tight_edge_filter.h
alpar@906
     1
/* -*- C++ -*-
klao@687
     2
 * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library
klao@687
     3
 *
alpar@760
     4
 * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
alpar@760
     5
 * (Egervary Combinatorial Optimization Research Group, EGRES).
klao@687
     6
 *
klao@687
     7
 * Permission to use, modify and distribute this software is granted
alpar@760
     8
 * provided that this copyright notice appears in all copies. For
alpar@760
     9
 * precise terms see the accompanying LICENSE file.
klao@687
    10
 *
alpar@760
    11
 * This software is provided "AS IS" with no warranty of any kind,
alpar@760
    12
 * express or implied, and with no claim as to its suitability for any
alpar@760
    13
 * purpose.
klao@687
    14
 *
klao@687
    15
 */
klao@687
    16
klao@687
    17
#ifndef HUGO_TEMPLATE_H
klao@687
    18
#define HUGO_TEMPLATE_H
klao@687
    19
klao@687
    20
#endif // HUGO_TEMPLATE_H