This directory contains stubs for all the PGAPack user defined routines.
Simply cut out the ones you want and paste in the appropriate logic.

uf_native.[cf] -- User functions usable on both native and custom datatypes.
uf_new.c       -- User functions usable only when creating a custom datatype. 
