PACKAGE=org.w3c.tools.sorter

FILES = \
	Comparable.java \
	Sorter.java

TOP=../../../../..
include $(TOP)/makefiles/file.make
