From babde00f6fa7e1444ab1c20ca9c1feaee30113c1 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Mon, 21 Jan 2013 20:26:57 +0100 Subject: Turn CRLF to LF only (using dos2unix) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- split.xsl | 192 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 96 insertions(+), 96 deletions(-) (limited to 'split.xsl') diff --git a/split.xsl b/split.xsl index 6847f1f..bef75f0 100644 --- a/split.xsl +++ b/split.xsl @@ -1,96 +1,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit