src/hugo/template.h
author klao
Fri, 18 Jun 2004 12:43:20 +0000
changeset 687 6094295ea312
child 760 49d4fe04fbc0
permissions -rw-r--r--
Legal files. Proposal.
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