alpar@906: /* -*- C++ -*- alpar@921: * src/lemon/template.h - Part of LEMON, 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: alpar@921: #ifndef LEMON_TEMPLATE_H alpar@921: #define LEMON_TEMPLATE_H klao@687: alpar@921: #endif // LEMON_TEMPLATE_H