added submodule for custom python interpreter
This commit is contained in:
+5
-7
@@ -1,15 +1,13 @@
|
||||
|
||||
pub mod calc;
|
||||
pub mod crystalfetch;
|
||||
pub mod rickroll;
|
||||
pub mod shell;
|
||||
//pub mod shellrewrite;
|
||||
pub mod tasks;
|
||||
mod gigachad_detector;
|
||||
|
||||
//mod shellrewrite;
|
||||
mod snake;
|
||||
|
||||
mod grapher;
|
||||
mod gameoflife;
|
||||
mod tetris;
|
||||
mod asteroids;
|
||||
mod crystalrpg;
|
||||
mod pong;
|
||||
|
||||
mod games;
|
||||
Reference in New Issue
Block a user