From 8fa802e1f71d59406dd9a127b88db8677e528bed Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Mon, 25 Feb 2019 11:23:23 -0500 Subject: [PATCH] Move some modules --- .idea/vcs.xml | 2 + .idea/workspace.xml | 182 ++++-------------- .../ctof}/.gitignore | 0 .../ctof}/Cargo.toml | 0 .../ctof}/src/main.rs | 0 .../factorial}/Cargo.toml | 0 .../factorial}/src/main.rs | 0 .../fibonacci}/Cargo.toml | 0 .../fibonacci}/src/main.rs | 0 .../ftoc}/.gitignore | 0 .../ftoc}/Cargo.toml | 0 .../ftoc}/src/main.rs | 0 .../old_lady_who_swallowed_a_fly}/Cargo.toml | 0 .../old_lady_who_swallowed_a_fly}/src/main.rs | 0 .../twelve_days_of_christmas}/Cargo.toml | 0 .../twelve_days_of_christmas}/src/main.rs | 0 16 files changed, 36 insertions(+), 148 deletions(-) rename {ctof => __non-book-expirements__/ctof}/.gitignore (100%) rename {ctof => __non-book-expirements__/ctof}/Cargo.toml (100%) rename {ctof => __non-book-expirements__/ctof}/src/main.rs (100%) rename {factorial => __non-book-expirements__/factorial}/Cargo.toml (100%) rename {factorial => __non-book-expirements__/factorial}/src/main.rs (100%) rename {fibonacci => __non-book-expirements__/fibonacci}/Cargo.toml (100%) rename {fibonacci => __non-book-expirements__/fibonacci}/src/main.rs (100%) rename {ftoc => __non-book-expirements__/ftoc}/.gitignore (100%) rename {ftoc => __non-book-expirements__/ftoc}/Cargo.toml (100%) rename {ftoc => __non-book-expirements__/ftoc}/src/main.rs (100%) rename {old_lady_who_swallowed_a_fly => __non-book-expirements__/old_lady_who_swallowed_a_fly}/Cargo.toml (100%) rename {old_lady_who_swallowed_a_fly => __non-book-expirements__/old_lady_who_swallowed_a_fly}/src/main.rs (100%) rename {twelve_days_of_christmas => __non-book-expirements__/twelve_days_of_christmas}/Cargo.toml (100%) rename {twelve_days_of_christmas => __non-book-expirements__/twelve_days_of_christmas}/src/main.rs (100%) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index d362d9c..daa132b 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,8 @@ + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c449cb2..19b7c83 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,18 @@ - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - -