################################################################
#
# Typemap for package "Set::IntegerFast" version 2.0
#
# Copyright (c) 1996 by Steffen Beyer. All rights reserved.
# This package is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
#
# Last modified 12-Dec-1996
#
################################################################

TYPEMAP

N_int	T_IV
Z_int	T_IV
Z_long	T_IV
boolean	T_IV
Class_Type	T_SV
Set_Object	T_SV

