Image 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing пре 4 година
..
Jamfile.v2 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing пре 4 година
README 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing пре 4 година
main.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing пре 4 година

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.