use LANGUAGE CPP pragma, avoids running cpp on all the other sources
This commit is contained in:
parent
4d221a7a80
commit
aa353d1400
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
{-# LANGUAGE CPP #-}
|
||||
|
||||
{- git-annex remote list
|
||||
-
|
||||
- Copyright 2011 Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue