Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael O'Dell <michael.s.odell@gmail.com>2010-07-20 00:04:05 (GMT)
committer Michael O'Dell <michael.s.odell@gmail.com>2010-07-20 00:04:05 (GMT)
commit7adfc2e3d3967e9846fc6cf2ed6ebc2a7f2ad5eb (patch)
tree45642699038270207fea5381a4c0aafcd2b106fe
parent217a655763f1d7fb4b062857a0d065655faafb24 (diff)
House keeping and renamed old files to reflect their function.
Going to extract old code to see if it works with our new front.
-rw-r--r--COPYING (renamed from COPYING.txt)0
-rw-r--r--old/ClientStudent.pycbin3546 -> 0 bytes
-rw-r--r--old/MultipleChoiceQuestion.pycbin2227 -> 0 bytes
-rw-r--r--old/abstracts.pycbin3307 -> 0 bytes
-rw-r--r--old/old_Student.py (renamed from old/ClientTeacher.py)0
-rw-r--r--old/old_StudentGUI.py (renamed from old/ClientStudent.py)0
-rw-r--r--old/old_Teacher.py (renamed from old/ServerStudent.py)0
-rw-r--r--old/old_TeacherGUI.py (renamed from old/ServerTeacher.py)0
8 files changed, 0 insertions, 0 deletions
diff --git a/COPYING.txt b/COPYING
index 94a9ed0..94a9ed0 100644
--- a/COPYING.txt
+++ b/COPYING
diff --git a/old/ClientStudent.pyc b/old/ClientStudent.pyc
deleted file mode 100644
index f1f6b30..0000000
--- a/old/ClientStudent.pyc
+++ /dev/null
Binary files differ
diff --git a/old/MultipleChoiceQuestion.pyc b/old/MultipleChoiceQuestion.pyc
deleted file mode 100644
index 329d2d1..0000000
--- a/old/MultipleChoiceQuestion.pyc
+++ /dev/null
Binary files differ
diff --git a/old/abstracts.pyc b/old/abstracts.pyc
deleted file mode 100644
index bcb5811..0000000
--- a/old/abstracts.pyc
+++ /dev/null
Binary files differ
diff --git a/old/ClientTeacher.py b/old/old_Student.py
index 446cd0d..446cd0d 100644
--- a/old/ClientTeacher.py
+++ b/old/old_Student.py
diff --git a/old/ClientStudent.py b/old/old_StudentGUI.py
index 4b29ef2..4b29ef2 100644
--- a/old/ClientStudent.py
+++ b/old/old_StudentGUI.py
diff --git a/old/ServerStudent.py b/old/old_Teacher.py
index 5dc0053..5dc0053 100644
--- a/old/ServerStudent.py
+++ b/old/old_Teacher.py
diff --git a/old/ServerTeacher.py b/old/old_TeacherGUI.py
index 469baa3..469baa3 100644
--- a/old/ServerTeacher.py
+++ b/old/old_TeacherGUI.py