|
|
@@ -540,7 +540,7 @@
|
|
|
</target>
|
|
|
|
|
|
<!-- przeliczenie dla kazdego PE z trasy punktu przeciecia i wybranie najkrotszej i wygenerowania kabla -->
|
|
|
- <target name="cables_from_joins_to_PE.xml" depends="edge_paths_with_PE_fixed.xml" ">
|
|
|
+ <target name="cables_from_joins_to_PE.xml" depends="edge_paths_with_PE_fixed.xml">
|
|
|
<delete file="${cables_from_joins_to_PE.xml}"/>
|
|
|
<xslt basedir="./" style="${cables_from_joins_to_PE.xsl}" in="${joins2ways_z_ID_Way.xml}" destdir="./" out="${cables_from_joins_to_PE.xml}" >
|
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|