SubDir PLASMA RulesEngine core ;

if ! $(PLASMA_READY) {

ModuleCore RulesEngine
	:
	Rule.cc
	RuleInstance.cc
	RulesEngine.cc
	RulesEngineListener.cc
	RuleVariableListener.cc
	ProxyVariableRelation.cc
	;

} # PLASMA_READY
