Removed foreign macros
Converted the function integration to use template metaprogramming instead of macros.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
pub mod error;
|
||||
pub mod facade;
|
||||
pub mod foreign;
|
||||
mod foreign_macros;
|
||||
pub mod interner;
|
||||
pub mod interpreter;
|
||||
mod parse;
|
||||
|
||||
Reference in New Issue
Block a user