First attempt at breaking up code into seperately installable packages (experiment).
authorBrandon King <kingb@caltech.edu>
Tue, 5 Aug 2008 18:11:50 +0000 (18:11 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 5 Aug 2008 18:11:50 +0000 (18:11 +0000)
htswanalysis/htswanalysis/__init__.py [new file with mode: 0644]
htswcommon/htswcommon/__init__.py [new file with mode: 0644]
htswcommon/htswcommon/data_transfer/__init__.py [new file with mode: 0644]
htswcommon/htswcommon/messaging/__init__.py [new file with mode: 0644]
htswcommon/htswcommon/util/__init__.py [new file with mode: 0644]
htswdataprod/htswdataprod/__init__.py [new file with mode: 0644]
htswfrontend/htswfrontend/__init__.py [new file with mode: 0644]

diff --git a/htswanalysis/htswanalysis/__init__.py b/htswanalysis/htswanalysis/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/htswcommon/htswcommon/__init__.py b/htswcommon/htswcommon/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/htswcommon/htswcommon/data_transfer/__init__.py b/htswcommon/htswcommon/data_transfer/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/htswcommon/htswcommon/messaging/__init__.py b/htswcommon/htswcommon/messaging/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/htswcommon/htswcommon/util/__init__.py b/htswcommon/htswcommon/util/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/htswdataprod/htswdataprod/__init__.py b/htswdataprod/htswdataprod/__init__.py
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/htswfrontend/htswfrontend/__init__.py b/htswfrontend/htswfrontend/__init__.py
new file mode 100644 (file)
index 0000000..e69de29