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