From 56d5ac72105909832625162cb4ce6ffeeace4e16 Mon Sep 17 00:00:00 2001 From: dchandler Date: Sat, 31 May 2003 23:18:17 +0000 Subject: [PATCH] TM->TMW and TMW->TM conversion in RTF is now supported. I've noticed that formatting is mostly OK but sometimes gets bungled slightly. I tried everything I could think of, and now I'm passing the buck to Java's RTF support. TMW_RTF_TO_THDL_WYLIE (now misnamed) support TMW->TM conversion (but not TM->TMW). There is an automated test case for a TMW->TM conversion. I have full confidence in this conversion. Even the smallest glitch in the core functionality (not formatting) would surprise me. --- build.xml | 1 + junitbuild.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b240c6a..fdebb75 100644 --- a/build.xml +++ b/build.xml @@ -348,6 +348,7 @@ + - +