Fixed typo.
This commit is contained in:
parent
4d8525f52d
commit
9803710ff3
@ -421,7 +421,7 @@ void TranslatorASP::translateProblem() const
|
||||
translateConstants("objects", problem->objects);
|
||||
}
|
||||
|
||||
// Initial State
|
||||
// Initial state
|
||||
m_outputStream << std::endl;
|
||||
translateInitialState();
|
||||
|
||||
|
Reference in New Issue
Block a user