SubDir PLASMA Solvers component ;

if ! $(PLASMA_READY) {

ModuleComponent Solvers
	:
	ValueSource.cc
	UnboundVariableDecisionPoint.cc
	UnboundVariableManager.cc
	OpenConditionDecisionPoint.cc
	OpenConditionManager.cc
	Filters.cc
	ThreatDecisionPoint.cc
	ThreatManager.cc
        SolverPartialPlanWriter.cc
	SolverConfig.cc
	HSTSDecisionPoints.cc
	;

} # PLASMA_READY
