klao@687: // -*- C++ -*- klao@687: klao@687: /* klao@687: * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library klao@687: * alpar@760: * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport alpar@760: * (Egervary Combinatorial Optimization Research Group, EGRES). klao@687: * klao@687: * Permission to use, modify and distribute this software is granted alpar@760: * provided that this copyright notice appears in all copies. For alpar@760: * precise terms see the accompanying LICENSE file. klao@687: * alpar@760: * This software is provided "AS IS" with no warranty of any kind, alpar@760: * express or implied, and with no claim as to its suitability for any alpar@760: * purpose. klao@687: * klao@687: */ klao@687: klao@687: #ifndef HUGO_TEMPLATE_H klao@687: #define HUGO_TEMPLATE_H klao@687: klao@687: #endif // HUGO_TEMPLATE_H