gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2bc4dde)
raw | patch | inline | side by side (parent: 2bc4dde)
author | Doni Pracner <quinnuendo@gmail.com> | |
Fri, 19 Jul 2019 12:03:00 +0000 (14:03 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Fri, 19 Jul 2019 12:03:00 +0000 (14:03 +0200) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index ad7737e46c949ab8029e9360276e05f0d5c2f0e1..a9dac9f59c05695648e97c25f63a0f8711cdb497 100644 (file)
--- a/build.xml
+++ b/build.xml
<property name="samples.main.dir" value="samples" />
<property name="samples.temp.dir" value="temp" />
- <property name="transf.wsl.file" value="src-wsl/transf-min.wsl" />
+ <property name="transf.wsl.file" value="src-wsl/hill_climbing.wsl" />
<property name="transf.wsl.ini" value="transf.ini" />
- <property name="transf.wsl.ext" value="_t.wsl" />
+ <property name="transf.wsl.ext" value="_tr.wsl" />
<!-- args can be used to send additional arguments to a script -->
<property name="transf.wsl.args" value="" />