summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-12 15:50:43 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-11-18 08:07:14 +0000
commit79c6aff069a9593571226bb32e907f837a203b7c (patch)
tree618160ad21068242a4943ac866a43c032bb94205 /nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode
parent2608512056b706bab57e36765e15f5c00668577a (diff)
java: fix some javadoc errors
Eclipse was flagging this text as "invalid javadoc tags" Change-Id: I09e090c6cc49366191f96d34bd51f6ba68cf18aa Reviewed-on: https://gerrit.libreoffice.org/12524 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode')
-rw-r--r--nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalElement.java2
-rw-r--r--nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalStruct.java2
-rw-r--r--nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/IEncodeEngine.java2
3 files changed, 3 insertions, 3 deletions
diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalElement.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalElement.java
index 5ff9a355425a..b61046d34d92 100644
--- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalElement.java
+++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalElement.java
@@ -1,7 +1,7 @@
/**
* Description: provide the information for evaluating of a response (target)
*
- * @ Author Create/Modi Note
+ * Author Create/Modi Note
* Xiaofeng Xie Mar 1, 2003
* Xiaofeng Xie May 11, 2004
*
diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalStruct.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalStruct.java
index 8fba6038e8b7..6eed75dc3167 100644
--- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalStruct.java
+++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalStruct.java
@@ -2,7 +2,7 @@
* Description: provide the information for evaluating a set of targets values
* into encoded information (For formation the goodness landscape by comparing)
*
- * @ Author Create/Modi Note
+ * Author Create/Modi Note
* Xiaofeng Xie Mar 1, 2003
* Xiaofeng Xie May 11, 2004
*
diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/IEncodeEngine.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/IEncodeEngine.java
index ba3e20d69d5d..dd8884b1e1c1 100644
--- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/IEncodeEngine.java
+++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/IEncodeEngine.java
@@ -1,7 +1,7 @@
/**
* Description: provide the encoded information for objectives
*
- * @ Author Create/Modi Note
+ * Author Create/Modi Note
* Xiaofeng Xie Feb 10, 2004
*
* This library is free software; you can redistribute it and/or