Rename trunk from gaworkflow to htsworkflow (and update all of the imports)
[htsworkflow.git] / scripts / library.py
index eeeed90e3f47e9f7b2fedafcfaef20a0a5d4f77d..35532f41903a678f51b9d456ba65d1069c10f994 100644 (file)
@@ -7,7 +7,7 @@ installed, so it can run on machines other than the webserver.
 from optparse import OptionParser
 import sys
 
-from gaworkflow.util import fctracker
+from htsworkflow.util import fctracker
 
 def make_parser():
     """