aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgeol
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2011-04-30 17:35:51 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2011-04-30 17:35:51 +0200
commit9e0c8549ce84bb25df5b626c661dd67c71a46a0c (patch)
treee84f55987ca14f2d6b4ac642a758e18098335ce9 /.hgeol
parent06fb7cf4706794a39750354cf0af6742633e980f (diff)
Fixed Unix script line ending conversions.
Diffstat (limited to '.hgeol')
-rw-r--r--.hgeol4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index a3017643d..8d4da8347 100644
--- a/.hgeol
+++ b/.hgeol
@@ -1,3 +1,7 @@
[patterns]
**.* = native
+buildtests.in = LF
+check.in = LF
+debug.in = LF
+release.in = LF
eigen_autoexp_part.dat = CRLF \ No newline at end of file