#ifndef __PARSEFAMILY__ #define __PARSEFAMILY__ #include "IntFamily.h" List *ParseFamily(istream *) ; #endif