//
// Part of the ht://Dig package
// Copyright (c) 1999-2004 The ht://Dig Group
// For copyright details, see the file COPYING in your distribution
// or the GNU Library General Public License (LGPL) version 2 or later
//
//
#ifndef _HtVector_int_h_
#define _HtVector_int_h_
#define GType int
#define HtVectorGType HtVector_int
#include "HtVectorGeneric.h"
#endif