From 833ecc64e7be1012018c5b5da268da2d298bfd2b Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 11 Jun 2013 10:40:54 +0000 Subject: [PATCH] Switch from the old SDSS version of mdnorm to the new ukf-mdnorm, with the ability to discard blank lines. Note that this option is not enabled by default. --- build.xml | 20 +++++++++++++++++++- tools/mdnorm/lib/jcommander-1.30.jar | Bin 0 -> 60376 bytes tools/mdnorm/lib/sdss-mdnorm-1.0.jar | Bin 4070 -> 0 bytes tools/mdnorm/lib/ukf-mdnorm-1.1.jar | Bin 0 -> 8071 bytes 4 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 tools/mdnorm/lib/jcommander-1.30.jar delete mode 100644 tools/mdnorm/lib/sdss-mdnorm-1.0.jar create mode 100644 tools/mdnorm/lib/ukf-mdnorm-1.1.jar diff --git a/build.xml b/build.xml index 93d2c909..b3ad069e 100644 --- a/build.xml +++ b/build.xml @@ -457,18 +457,36 @@ --> + - + + + + + + + + + + + + + +