We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76485e8 commit 0ef95c2Copy full SHA for 0ef95c2
build.xml
@@ -3,8 +3,6 @@
3
<property name="algorithm.name" value="RandomSampling" />
4
<property name="install.dir" value="${basedir}/FunzR-${algorithm.name}" />
5
6
- <property name="funz.release" value="v1.12" />
7
-
8
<property name="build_algorithm.xml" location="../funz-profile/build_algorithm.xml" />
9
<import file="${build_algorithm.xml}"/>
10
0 commit comments