patrick
/
plasp
Archived
1
0
Fork 0
This repository has been archived on 2023-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
plasp/include/plasp
Patrick Lühne 72fc7493b2
Removed Boost dependency in language distinction.
As Boost isn’t used in the rest of this project anymore, this commit
removes the unnecessary dependency to boost::bimap just for language
detection, and replaces it with a simple std::map instead.
2017-10-28 15:44:37 +02:00
..
pddl Ensuring that goal is variable-free. 2017-10-27 17:10:35 +02:00
sas Moved color logging to separate library for reusing it in PDDL parser. 2017-06-22 20:58:31 +02:00
Language.h Removed Boost dependency in language distinction. 2017-10-28 15:44:37 +02:00
LanguageDetection.h Added missing inline directive. 2017-10-14 02:13:46 +02:00
TranslatorException.h Moved color logging to separate library for reusing it in PDDL parser. 2017-06-22 20:58:31 +02:00