ok by now i can get some git hooks or CI going

main
Jordan Orelli 7 months ago
parent 3d231156e3
commit 11088138af

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

Loading…
Cancel
Save