00001 /* -*- C++ -*- 00002 * lemon/template.h - Part of LEMON, a generic C++ optimization library 00003 * 00004 * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport 00005 * (Egervary Research Group on Combinatorial Optimization, EGRES). 00006 * 00007 * Permission to use, modify and distribute this software is granted 00008 * provided that this copyright notice appears in all copies. For 00009 * precise terms see the accompanying LICENSE file. 00010 * 00011 * This software is provided "AS IS" with no warranty of any kind, 00012 * express or implied, and with no claim as to its suitability for any 00013 * purpose. 00014 * 00015 */ 00016 00017 #ifndef LEMON_TEMPLATE_H 00018 #define LEMON_TEMPLATE_H 00019 00020 #endif // LEMON_TEMPLATE_H