xo-reader: naming: xo_parser->xo_reader

This commit is contained in:
Roland Conybeare 2024-08-06 10:19:33 -04:00
commit f00c390e37
10 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@
* author: Roland Conybeare
*/
#include "xo/parser/parser.hpp"
#include "xo/reader/parser.hpp"
#include <catch2/catch.hpp>
namespace xo {