
.PHONY: main

main: 
	@echo "You can run this example only in a full PHENIX framework"



