Updated import statements, and removed the workflows pca_workflow and

affy_workflow.
This commit is contained in:
2006-10-17 14:42:27 +00:00
parent 610812f265
commit 375d45e0cc
10 changed files with 9 additions and 683 deletions

View File

@@ -2,7 +2,7 @@
from getopt import getopt
import sys
from system import fluents, project, workflow
from fluents import fluents, project, workflow
import workflows
PROGRAM_NAME = 'fluents'