a.binder hace 9 años
padre
commit
cc8350660c
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      SE/dev/php-cli/edge_paths_with_PE_controll.xsl

+ 6 - 0
SE/dev/php-cli/edge_paths_with_PE_controll.xsl

@@ -83,6 +83,9 @@
         <xsl:copy-of select="."/>
     </xsl:template>
     
+    <xsl:template match="variant" mode="edge_paths_with_PE.xml"/>
+    
+    
     <xsl:template match="Path" mode="PointMatrixGroup">
         <Path>
             <xsl:variable name="edge_joins_filled_path" select=" doc(concat('edge_joins_filled_paths/edge_joins_filled_paths.',@id,'.xml'))"/>
@@ -270,6 +273,9 @@
     
     
     
+    
+    
+    
     <xsl:template name="calculate_optimum">
         <xsl:param name="candidates" required="yes"/>
         <xsl:param name="elements_cnt" required="yes"/>