
#ifndef CF_H_PER
#define CF_H_PER

#include "cf.h"

CF new_periodic(int, ...);
CF new_periodic2(int, ...);

#endif









