include ../default_targets.h

test: continuous1.dockout continuous2.dockout 

clean: clean_dock
	/bin/rm -f continuous1*mol2 continuous2*mol2
