Skip to content

Commit

Permalink
parallel added
Browse files Browse the repository at this point in the history
Former-commit-id: a48e912
  • Loading branch information
interrogator committed Jun 29, 2015
1 parent 46bad54 commit 69a76fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions corpkit/__init__.py
Expand Up @@ -21,6 +21,7 @@
"tregex_engine",
"load_all_results",
"dictmaker",
"pinterrogator",
"texify"]

import os
Expand All @@ -42,6 +43,7 @@
sys.path.append(thepath)

from interrogator import interrogator
from par import pinterrogator
from editor import editor
from plotter import plotter
from conc import conc
Expand Down

0 comments on commit 69a76fb

Please sign in to comment.