got rid of Core module

Most of it was to do with managing annexed Content, so put there
This commit is contained in:
Joey Hess 2011-01-16 16:05:05 -04:00
parent 84836ed804
commit e7b557ef5d
24 changed files with 104 additions and 89 deletions

View file

@ -22,7 +22,7 @@ import LocationLog
import Locations
import qualified Remotes
import qualified GitRepo as Git
import Core
import Content
import qualified Annex
import UUID
import Messages