author | marci |
Thu, 29 Jul 2004 17:18:49 +0000 | |
changeset 745 | d976ba609099 |
child 760 | 49d4fe04fbc0 |
permissions | -rw-r--r-- |
klao@687 | 1 |
// -*- C++ -*- |
klao@687 | 2 |
|
klao@687 | 3 |
/* |
klao@687 | 4 |
* src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library |
klao@687 | 5 |
* |
klao@687 | 6 |
* Copyright (C) 2004 Mihaly Barasz <klao@cs.elte.hu> |
klao@687 | 7 |
* |
klao@687 | 8 |
* Permission to use, modify and distribute this software is granted |
klao@687 | 9 |
* provided this copyright notice appears in all copies. For precise terms |
klao@687 | 10 |
* see the accompanying LICENSE file. |
klao@687 | 11 |
* |
klao@687 | 12 |
* This software is provided "AS IS" with no warranty, either express or |
klao@687 | 13 |
* implied, and with no claim as to its suitability for any purpose. |
klao@687 | 14 |
* |
klao@687 | 15 |
*/ |
klao@687 | 16 |
|
klao@687 | 17 |
#ifndef HUGO_TEMPLATE_H |
klao@687 | 18 |
#define HUGO_TEMPLATE_H |
klao@687 | 19 |
|
klao@687 | 20 |
#endif // HUGO_TEMPLATE_H |