diff --git a/cpp/Screen_Texport.cpp b/cpp/Screen_TextPort.cpp similarity index 100% rename from cpp/Screen_Texport.cpp rename to cpp/Screen_TextPort.cpp diff --git a/cpp/Screen_obsolete.cpp b/cpp/Screen_obsolete.cpp new file mode 100644 index 0000000..3967d18 --- /dev/null +++ b/cpp/Screen_obsolete.cpp @@ -0,0 +1,9 @@ +// +// Screen_Texport.cpp +// 2Term +// +// Created by Kelvin Sherlock on 1/11/2011. +// Copyright 2011 __MyCompanyName__. All rights reserved. +// + +#include "Screen.h"