# HG changeset patch
# User Edouard Tisserant
# Date 1570604675 -7200
# Node ID f48dcd1482093f76a1dda06681799c8988a764f4
# Parent  507737ec2b9aa1840ac13168e6de67742637de31
Changed yslt_noindent.yml2 again

diff -r 507737ec2b9a -r f48dcd148209 yslt_noindent.yml2
--- a/yslt_noindent.yml2	Wed Sep 25 08:53:27 2019 +0200
+++ b/yslt_noindent.yml2	Wed Oct 09 09:04:35 2019 +0200
@@ -12,7 +12,8 @@
         xmlns:exsl='http://exslt.org/common',
         xmlns:regexp="http://exslt.org/regular-expressions",
         xmlns:str="http://exslt.org/strings",
-        extension-element-prefixes='exsl regexp str'
+        xmlns:func="http://exslt.org/functions",
+        extension-element-prefixes='exsl regexp str func'
     ) alias stylesheet {
         output *output;
         content;