# HG changeset patch
# User František Kučera <franta-hg@frantovo.cz>
# Date 1544661120 -3600
# Node ID e5afc8d8326846bc3dba7a44d85d62283f4c336e
# Parent  f0a2916368e27be54a382e928148c12085a9be8b
download, implementation: cut

diff -r f0a2916368e2 -r e5afc8d83268 relpipe-data/download.xml
--- a/relpipe-data/download.xml	Wed Dec 12 23:27:45 2018 +0100
+++ b/relpipe-data/download.xml	Thu Dec 13 01:32:00 2018 +0100
@@ -25,6 +25,7 @@
 hg clone https://hg.globalcode.info/relpipe/relpipe-out-ods.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-out-tabular.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-out-xml.cpp;
+hg clone https://hg.globalcode.info/relpipe/relpipe-tr-cut.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-grep.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-sed.cpp;
 hg clone https://hg.globalcode.info/relpipe/relpipe-tr-validator.cpp;
diff -r f0a2916368e2 -r e5afc8d83268 relpipe-data/implementation.xml
--- a/relpipe-data/implementation.xml	Wed Dec 12 23:27:45 2018 +0100
+++ b/relpipe-data/implementation.xml	Thu Dec 13 01:32:00 2018 +0100
@@ -25,6 +25,7 @@
 			relpipe-out-ods.cpp	executable	output	c++	GNU GPLv3+
 			relpipe-out-tabular.cpp	executable	output	c++	GNU GPLv3+
 			relpipe-out-xml.cpp	executable	output	c++	GNU GPLv3+
+			relpipe-tr-cut.cpp	executable	transformation	c++	GNU GPLv3+
 			relpipe-tr-grep.cpp	executable	transformation	c++	GNU GPLv3+
 			relpipe-tr-sed.cpp	executable	transformation	c++	GNU GPLv3+
 			relpipe-tr-validator.cpp	executable	transformation	c++	GNU GPLv3+