From 6f62074199b4740bc1d0e1b391b8bfefb8204493 Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Thu, 2 Jan 2014 14:34:39 -0800 Subject: [PATCH] Moved the active view program to trinity, because it's just a slightly different version of MVC --- 32-active-view/tf-32.py => 31-trinity/tf-31-active.py | 0 {32-active-view => 31-trinity}/util.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename 32-active-view/tf-32.py => 31-trinity/tf-31-active.py (100%) rename {32-active-view => 31-trinity}/util.py (100%) diff --git a/32-active-view/tf-32.py b/31-trinity/tf-31-active.py similarity index 100% rename from 32-active-view/tf-32.py rename to 31-trinity/tf-31-active.py diff --git a/32-active-view/util.py b/31-trinity/util.py similarity index 100% rename from 32-active-view/util.py rename to 31-trinity/util.py