Removed foreign macros
Converted the function integration to use template metaprogramming instead of macros.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! Loading Orchid modules from source
|
||||
mod dealias;
|
||||
pub mod file_loader;
|
||||
mod import_abs_path;
|
||||
mod dealias;
|
||||
mod parse_layer;
|
||||
mod project_tree;
|
||||
mod source_loader;
|
||||
|
||||
Reference in New Issue
Block a user