Made system a package.

This commit is contained in:
2006-04-25 09:53:35 +00:00
parent 32fdca837a
commit 359903c5ab
10 changed files with 17 additions and 33 deletions

View File

@@ -1,9 +1,6 @@
import gtk
import logger
from annotations import Annotations
import workflow
import plots
import dataset
from system import dataset, logger, plots, workflow
from system.annotations import Annotations
#import geneontology
#import gostat
from scipy import array,randn,log