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