a.binder 9 سال پیش
والد
کامیت
7948cc01f1
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      SE/dev/php-cli/edge_paths_with_PE_controll.xsl

+ 2 - 2
SE/dev/php-cli/edge_paths_with_PE_controll.xsl

@@ -614,7 +614,7 @@
                     <xsl:message>#80  try to find next $max_bit <xsl:value-of select="$max_bit"/> &gt;$elements_cnt=<xsl:value-of select="$elements_cnt"/>; in $variant=<xsl:value-of select="$variant"/>;</xsl:message>
                     <xsl:variable name="variant_found" select="bp:next_bit_max($variant,$max_bit,$elements_cnt,0)"/>
                     <xsl:value-of select="$variant_found"/>
-                    <xsl:message>...  $variant_found <xsl:value-of select="$variant_found"/>;</xsl:message>
+                    
                 </xsl:when>
                 <xsl:otherwise>
                     <xsl:value-of select="$variant"/>
@@ -623,7 +623,7 @@
         </xsl:variable>
       
         <xsl:variable name="bit" select=" string-join(bp:decimalToBitFill($variant,$elements_cnt),'')"/>
-        
+        <xsl:message>...  $variant_found <xsl:value-of select="$variant_found"/>; $bit=<xsl:value-of select="$bit"/></xsl:message>
         <xsl:variable name="cand_to_calc">
             <xsl:for-each select="$candidates/bp:Path_Point">
                 <!--<xsl:sort select="number(@distance)"/>-->