farm parser out to a crate, remove it as a git submodule.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
use prolog::allocator::*;
|
||||
use prolog_parser::ast::*;
|
||||
|
||||
use prolog::ast::*;
|
||||
use prolog::allocator::*;
|
||||
use prolog::targets::*;
|
||||
|
||||
use std::cell::Cell;
|
||||
|
||||
Reference in New Issue
Block a user