1 /* === E T L =============================================================== */
3 ** $Id: handle,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $
4 ** \brief Template Object Handle
7 ** Copyright (c) 2002 Robert B. Quattlebaum Jr.
9 ** This package is free software; you can redistribute it and/or
10 ** modify it under the terms of the GNU General Public License as
11 ** published by the Free Software Foundation; either version 2 of
12 ** the License, or (at your option) any later version.
14 ** This package is distributed in the hope that it will be useful,
15 ** but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 ** General Public License for more details.
20 /* ========================================================================= */
22 /* === S T A R T =========================================================== */
27 /* === H E A D E R S ======================================================= */
29 #include "etl_config.h"
33 /* === E N D =============================================================== */