Added comment for consistency.
This commit is contained in:
parent
d0b7f89925
commit
4d8525f52d
@ -77,6 +77,7 @@ void TranslatorASP::translateDomain() const
|
|||||||
translatePredicates();
|
translatePredicates();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Derived predicates
|
||||||
if (!domain->derivedPredicates.empty())
|
if (!domain->derivedPredicates.empty())
|
||||||
{
|
{
|
||||||
m_outputStream << std::endl;
|
m_outputStream << std::endl;
|
||||||
|
Reference in New Issue
Block a user