handle_type_puns(record.c)

add_library(record STATIC
	record.c
	set.c)
