# mmstream/session
INTERFACES=SessionOutput SessionMapper SessionManager 
CLASSES=Session \
	TOMS_SessionMapper \
	TOMS_SessionManager \
	SessionFile \
	SessionOutput \
	SessionAgent TOMS_SessionAgent \
	SessionImporter \
	SessionExporter \
	Println_SessionOutput \
	ProtoSession \
	ControlData
ABSTRACT_CLASSES=
SUBPACKAGES=NO
EXCEPTIONS=Session_Exception Control_Exception

include ../Makefile.local
include ../Makefile.standard_rules
