@ -1,14 +1,9 @@
/// hi
/// builtin functions
mod builtin;
/// all of the errors for the clyde project live in this module
mod error;
/// this is old and crap delete it please
mod ext;
/// handles input from terminals
mod input;