Minor formatting.

This commit is contained in:
Patrick Lühne 2016-06-14 14:22:41 +02:00
parent a7cf696357
commit a23063fd4f

View File

@ -4,7 +4,7 @@
Features: Features:
* supports input from std::cin * supports input from `std::cin`
* basic support for parsing PDDL 3.1 domains and problems * basic support for parsing PDDL 3.1 domains and problems
* limited support for translating PDDL 3.1 domains and problems to ASP facts * limited support for translating PDDL 3.1 domains and problems to ASP facts
* automatic language detection for PDDL and SAS * automatic language detection for PDDL and SAS