#ifndef	_PTIC_H
#define	_PTIC_H

int ProcessTic(fa_list *);

#endif