[fine] New parser usurps old parser

This commit is contained in:
John Doty 2024-01-05 11:22:45 -08:00
parent 120bd43652
commit 5cc9ecc398
6 changed files with 1433 additions and 1433 deletions

View file

@ -1,4 +1,4 @@
use fine::parser::Parser;
use fine::parser::old::Parser;
use std::env;
use std::fs;