summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty
diff options
context:
space:
mode:
Diffstat (limited to 'nlpsolver/ThirdParty')
-rw-r--r--nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalFile.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalFile.java b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalFile.java
index 14449e2fc078..03390e954690 100644
--- a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalFile.java
+++ b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalFile.java
@@ -184,6 +184,7 @@ public class GlobalFile {
}
}
}
+ inReader.close();
}catch(Exception e){
//showMessage();
return null;//Uncertain data file error.