patrick
/
plasp
Archived
1
0
Fork 0

Added to-do.

This commit is contained in:
Patrick Lühne 2016-09-09 13:38:15 +02:00
parent bec63898af
commit cc0b9726ed
1 changed files with 2 additions and 0 deletions

View File

@ -271,6 +271,8 @@ void TranslatorASP::translateAxiomRules() const
<< utils::Number(axiomRuleID)
<< "))." << std::endl;
// TODO: Translate axiom rule layer
const auto &conditions = axiomRule.conditions();
std::for_each(conditions.cbegin(), conditions.cend(),