diff --git a/copycat/__init__.py b/copycat/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/bond.py b/copycat/bond.py similarity index 100% rename from bond.py rename to copycat/bond.py diff --git a/codelet.py b/copycat/codelet.py similarity index 100% rename from codelet.py rename to copycat/codelet.py diff --git a/codeletMethods.py b/copycat/codeletMethods.py similarity index 100% rename from codeletMethods.py rename to copycat/codeletMethods.py diff --git a/coderack.py b/copycat/coderack.py similarity index 100% rename from coderack.py rename to copycat/coderack.py diff --git a/coderackPressure.py b/copycat/coderackPressure.py similarity index 100% rename from coderackPressure.py rename to copycat/coderackPressure.py diff --git a/conceptMapping.py b/copycat/conceptMapping.py similarity index 100% rename from conceptMapping.py rename to copycat/conceptMapping.py diff --git a/copycat.py b/copycat/copycat.py similarity index 100% rename from copycat.py rename to copycat/copycat.py diff --git a/correspondence.py b/copycat/correspondence.py similarity index 100% rename from correspondence.py rename to copycat/correspondence.py diff --git a/description.py b/copycat/description.py similarity index 100% rename from description.py rename to copycat/description.py diff --git a/formulas.py b/copycat/formulas.py similarity index 100% rename from formulas.py rename to copycat/formulas.py diff --git a/group.py b/copycat/group.py similarity index 100% rename from group.py rename to copycat/group.py diff --git a/grouprun.py b/copycat/grouprun.py similarity index 100% rename from grouprun.py rename to copycat/grouprun.py diff --git a/letter.py b/copycat/letter.py similarity index 100% rename from letter.py rename to copycat/letter.py diff --git a/replacement.py b/copycat/replacement.py similarity index 100% rename from replacement.py rename to copycat/replacement.py diff --git a/rule.py b/copycat/rule.py similarity index 100% rename from rule.py rename to copycat/rule.py diff --git a/sliplink.py b/copycat/sliplink.py similarity index 100% rename from sliplink.py rename to copycat/sliplink.py diff --git a/slipnet.py b/copycat/slipnet.py similarity index 100% rename from slipnet.py rename to copycat/slipnet.py diff --git a/slipnode.py b/copycat/slipnode.py similarity index 100% rename from slipnode.py rename to copycat/slipnode.py diff --git a/temperature.py b/copycat/temperature.py similarity index 100% rename from temperature.py rename to copycat/temperature.py diff --git a/unready.py b/copycat/unready.py similarity index 100% rename from unready.py rename to copycat/unready.py diff --git a/utils.py b/copycat/utils.py similarity index 100% rename from utils.py rename to copycat/utils.py diff --git a/workspace.py b/copycat/workspace.py similarity index 100% rename from workspace.py rename to copycat/workspace.py diff --git a/workspaceFormulas.py b/copycat/workspaceFormulas.py similarity index 100% rename from workspaceFormulas.py rename to copycat/workspaceFormulas.py diff --git a/workspaceObject.py b/copycat/workspaceObject.py similarity index 100% rename from workspaceObject.py rename to copycat/workspaceObject.py diff --git a/workspaceString.py b/copycat/workspaceString.py similarity index 100% rename from workspaceString.py rename to copycat/workspaceString.py diff --git a/workspaceStructure.py b/copycat/workspaceStructure.py similarity index 100% rename from workspaceStructure.py rename to copycat/workspaceStructure.py