From 8b5fbdc77ae9c258038b88fa141d9f07bbf26f11 Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Fri, 25 Oct 2013 16:22:18 -0700 Subject: [PATCH] Changed the name of the 02 folder to reflect the name of the style --- {02-stack-machine => 02-go-forth}/README.md | 0 {02-stack-machine => 02-go-forth}/tf-02.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {02-stack-machine => 02-go-forth}/README.md (100%) rename {02-stack-machine => 02-go-forth}/tf-02.py (100%) diff --git a/02-stack-machine/README.md b/02-go-forth/README.md similarity index 100% rename from 02-stack-machine/README.md rename to 02-go-forth/README.md diff --git a/02-stack-machine/tf-02.py b/02-go-forth/tf-02.py similarity index 100% rename from 02-stack-machine/tf-02.py rename to 02-go-forth/tf-02.py