all:
	g++ -O2 splicetrap.estimate.cpp -o Pair_estimate_c
	mv Pair_estimate_c ../bin
