Image 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing il y a 4 ans
..
Jamfile.v2 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing il y a 4 ans
README 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing il y a 4 ans
main.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing il y a 4 ans

README

Parser for rational numbers. The aim is to present a very simple parser,
therefore error messages for invalid input can be improved. To see a more
advanced version, take a look at the rational example.