add structural tests for partial strings, rename ast.rs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#[macro_use] extern crate prolog_parser;
|
||||
extern crate termion;
|
||||
|
||||
use prolog::ast::*;
|
||||
use prolog::instructions::*;
|
||||
|
||||
mod prolog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user