#include	"lattice-mapping.h"

int	predict_1_rule_use(char	*rule, int	from, int	to);
void	predict_rule_uses(int	N, struct lattice	*ll);
