--- misc/nlpsolver-0.9/nbproject/build-uno-impl.xml.old 2009-03-30 18:32:00.000000000 +0200 +++ misc/build/nlpsolver-0.9/nbproject/build-uno-impl.xml 2009-10-28 18:22:40.000000000 +0100 @@ -197,7 +197,7 @@ - + --- misc/nlpsolver-0.9/nbproject/project.properties.old 2009-03-30 18:32:00.000000000 +0200 +++ misc/build/nlpsolver-0.9/nbproject/project.properties 2009-10-28 18:09:01.000000000 +0100 @@ -27,8 +27,10 @@ file.reference.EvolutionarySolver.jar=Th includes=** jar.compress=false javac.classpath=\ - ${libs.StarOffice 9.classpath}:\ - ${libs.OpenOffice.org 3.0.classpath}:\ + ${solar.jar}/juh.jar:\ + ${solar.jar}/jurt.jar:\ + ${solar.jar}/ridl.jar:\ + ${solar.jar}/unoil.jar:\ ${reference.EvolutionarySolver.jar} # Space-separated list of extra javac options javac.compilerargs= --- misc/nlpsolver-0.9/nbproject/build-impl.xml.old 2009-03-30 18:32:00.000000000 +0200 +++ misc/build/nlpsolver-0.9/nbproject/build-impl.xml 2009-10-28 18:19:53.000000000 +0100 @@ -360,6 +360,8 @@ is divided into following sections: --> + + --- misc/nlpsolver-0.9/src/description.xml.old 2009-03-30 16:56:42.000000000 +0200 +++ misc/build/nlpsolver-0.9/src/description.xml 2009-10-28 18:29:13.000000000 +0100 @@ -12,11 +12,6 @@ - - - - - --- misc/build/nlpsolver-0.9/src/locale/NLPSolverCommon_en_US.properties.old 2009-03-30 18:20:06.000000000 +0200 +++ misc/build/nlpsolver-0.9/src/locale/NLPSolverCommon_en_US.properties 2010-12-18 22:08:47.084693100 +0100 @@ -2,7 +2,7 @@ NLPSolverCommon.Properties.AssumeNonNegative=Assume Non-Negative Variables #BaseEvolutionarySolver -NLPSolverCommon.Properties.SwarmSize=Size of Swam +NLPSolverCommon.Properties.SwarmSize=Size of Swarm NLPSolverCommon.Properties.LibrarySize=Size of Library NLPSolverCommon.Properties.LearningCycles=Learning Cycles NLPSolverCommon.Properties.GuessVariableRange=Variable Bounds Guessing