rename
This commit is contained in:
parent
ff21fd4a65
commit
cfe21e85e7
73 changed files with 173 additions and 173 deletions
4
Limit.hs
4
Limit.hs
|
@ -10,13 +10,13 @@ module Limit where
|
|||
import Text.Regex.PCRE.Light.Char8
|
||||
import System.Path.WildMatch
|
||||
|
||||
import AnnexCommon
|
||||
import Annex.Common
|
||||
import qualified Annex
|
||||
import qualified Utility.Matcher
|
||||
import qualified Remote
|
||||
import qualified Backend
|
||||
import LocationLog
|
||||
import Content
|
||||
import Annex.Content
|
||||
|
||||
type Limit = Utility.Matcher.Token (FilePath -> Annex Bool)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue