refactoring and cleanup

No code changes.
This commit is contained in:
Joey Hess 2011-10-29 23:48:46 -04:00
parent ef5330120c
commit 4e9be0d1f8
12 changed files with 288 additions and 210 deletions

View file

@ -12,6 +12,7 @@ import Command
import qualified Annex.Queue
import Annex.Content
import Types.Key
import Config
def :: [Command]
def = [command "fromkey" paramPath seek "adds a file using a specific key"]