From 37ac716d84f9869f8e1b0460feaf744c55bda00a Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Wed, 8 Aug 2018 10:13:16 -0700 Subject: [PATCH] Move gradient and mvrc to old_projects --- {active_projects => old_projects}/gradient.py | 0 {active_projects => old_projects}/mvcr.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {active_projects => old_projects}/gradient.py (100%) rename {active_projects => old_projects}/mvcr.py (100%) diff --git a/active_projects/gradient.py b/old_projects/gradient.py similarity index 100% rename from active_projects/gradient.py rename to old_projects/gradient.py diff --git a/active_projects/mvcr.py b/old_projects/mvcr.py similarity index 100% rename from active_projects/mvcr.py rename to old_projects/mvcr.py