#ifndef _Taligntopath_H_

#define _Taligntopath_H_



enum

{

	ALIGNTOPATHTAG_LOOKAHEAD		= 1000

};



#endif