Macro system done in theory
too afraid to begin debugging, resting for a moment
This commit is contained in:
@@ -4,3 +4,6 @@ mod std;
|
||||
pub use std::number::num_atom::{Float, HomoArray, Int, Num};
|
||||
pub use std::std_system::StdSystem;
|
||||
pub use std::string::str_atom::OrcString;
|
||||
|
||||
pub use macros::macro_system::MacroSystem;
|
||||
pub use macros::mactree::{MacTok, MacTree};
|
||||
|
||||
Reference in New Issue
Block a user