src/hugo/template.h
author alpar
Wed, 30 Jun 2004 14:59:46 +0000
changeset 689 e7cf90de549a
child 760 49d4fe04fbc0
permissions -rw-r--r--
I think I deserved it...
     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