klao@687: // -*- C++ -*- klao@687: klao@687: /* klao@687: * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library klao@687: * klao@687: * Copyright (C) 2004 Mihaly Barasz klao@687: * klao@687: * Permission to use, modify and distribute this software is granted klao@687: * provided this copyright notice appears in all copies. For precise terms klao@687: * see the accompanying LICENSE file. klao@687: * klao@687: * This software is provided "AS IS" with no warranty, either express or klao@687: * implied, and with no claim as to its suitability for any 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