expse paths and fix warnings
This commit is contained in:
parent
53bbacd261
commit
a8edb3d602
4 changed files with 33 additions and 19 deletions
|
@ -2,7 +2,6 @@
|
|||
// This program is distributed under both the GPLV3 license
|
||||
// and the YEHOWSHUA license, both of which can be found at
|
||||
// the root of the folder containing the sources for this program.
|
||||
use std::fs::File;
|
||||
|
||||
mod combinator_atoms;
|
||||
mod types;
|
||||
|
|
Reference in a new issue