diff --git a/ecflow/.cproject b/.cproject similarity index 100% rename from ecflow/.cproject rename to .cproject diff --git a/ecflow/.p4config b/.p4config similarity index 100% rename from ecflow/.p4config rename to .p4config diff --git a/ecflow/.project b/.project similarity index 100% rename from ecflow/.project rename to .project diff --git a/ecflow/.pydevproject b/.pydevproject similarity index 100% rename from ecflow/.pydevproject rename to .pydevproject diff --git a/ecflow/ACore/CMakeLists.txt b/ACore/CMakeLists.txt similarity index 100% rename from ecflow/ACore/CMakeLists.txt rename to ACore/CMakeLists.txt diff --git a/ecflow/ACore/Jamfile.jam b/ACore/Jamfile.jam similarity index 100% rename from ecflow/ACore/Jamfile.jam rename to ACore/Jamfile.jam diff --git a/ecflow/ACore/doc/TimeDependencies.ddoc b/ACore/doc/TimeDependencies.ddoc similarity index 100% rename from ecflow/ACore/doc/TimeDependencies.ddoc rename to ACore/doc/TimeDependencies.ddoc diff --git a/ecflow/ACore/doc/aix_portable_binary.ddoc b/ACore/doc/aix_portable_binary.ddoc similarity index 100% rename from ecflow/ACore/doc/aix_portable_binary.ddoc rename to ACore/doc/aix_portable_binary.ddoc diff --git a/ecflow/ACore/doc/extracting_version_number.ddoc b/ACore/doc/extracting_version_number.ddoc similarity index 100% rename from ecflow/ACore/doc/extracting_version_number.ddoc rename to ACore/doc/extracting_version_number.ddoc diff --git a/ecflow/ACore/doc/history.ddoc b/ACore/doc/history.ddoc similarity index 100% rename from ecflow/ACore/doc/history.ddoc rename to ACore/doc/history.ddoc diff --git a/ecflow/ACore/doc/test.ddoc b/ACore/doc/test.ddoc similarity index 100% rename from ecflow/ACore/doc/test.ddoc rename to ACore/doc/test.ddoc diff --git a/ecflow/ACore/src/Archive.hpp b/ACore/src/Archive.hpp similarity index 100% rename from ecflow/ACore/src/Archive.hpp rename to ACore/src/Archive.hpp diff --git a/ecflow/ACore/src/ArgvCreator.cpp b/ACore/src/ArgvCreator.cpp similarity index 100% rename from ecflow/ACore/src/ArgvCreator.cpp rename to ACore/src/ArgvCreator.cpp diff --git a/ecflow/ACore/src/ArgvCreator.hpp b/ACore/src/ArgvCreator.hpp similarity index 100% rename from ecflow/ACore/src/ArgvCreator.hpp rename to ACore/src/ArgvCreator.hpp diff --git a/ecflow/ACore/src/AssertTimer.cpp b/ACore/src/AssertTimer.cpp similarity index 100% rename from ecflow/ACore/src/AssertTimer.cpp rename to ACore/src/AssertTimer.cpp diff --git a/ecflow/ACore/src/AssertTimer.hpp b/ACore/src/AssertTimer.hpp similarity index 100% rename from ecflow/ACore/src/AssertTimer.hpp rename to ACore/src/AssertTimer.hpp diff --git a/ecflow/ACore/src/Calendar.cpp b/ACore/src/Calendar.cpp similarity index 100% rename from ecflow/ACore/src/Calendar.cpp rename to ACore/src/Calendar.cpp diff --git a/ecflow/ACore/src/Calendar.hpp b/ACore/src/Calendar.hpp similarity index 100% rename from ecflow/ACore/src/Calendar.hpp rename to ACore/src/Calendar.hpp diff --git a/ecflow/ACore/src/CalendarUpdateParams.hpp b/ACore/src/CalendarUpdateParams.hpp similarity index 100% rename from ecflow/ACore/src/CalendarUpdateParams.hpp rename to ACore/src/CalendarUpdateParams.hpp diff --git a/ecflow/ACore/src/CheckPt.hpp b/ACore/src/CheckPt.hpp similarity index 100% rename from ecflow/ACore/src/CheckPt.hpp rename to ACore/src/CheckPt.hpp diff --git a/ecflow/ACore/src/Child.cpp b/ACore/src/Child.cpp similarity index 100% rename from ecflow/ACore/src/Child.cpp rename to ACore/src/Child.cpp diff --git a/ecflow/ACore/src/Child.hpp b/ACore/src/Child.hpp similarity index 100% rename from ecflow/ACore/src/Child.hpp rename to ACore/src/Child.hpp diff --git a/ecflow/ACore/src/DState.cpp b/ACore/src/DState.cpp similarity index 100% rename from ecflow/ACore/src/DState.cpp rename to ACore/src/DState.cpp diff --git a/ecflow/ACore/src/DState.hpp b/ACore/src/DState.hpp similarity index 100% rename from ecflow/ACore/src/DState.hpp rename to ACore/src/DState.hpp diff --git a/ecflow/ACore/src/DurationTimer.hpp b/ACore/src/DurationTimer.hpp similarity index 100% rename from ecflow/ACore/src/DurationTimer.hpp rename to ACore/src/DurationTimer.hpp diff --git a/ecflow/ACore/src/Ecf.cpp b/ACore/src/Ecf.cpp similarity index 100% rename from ecflow/ACore/src/Ecf.cpp rename to ACore/src/Ecf.cpp diff --git a/ecflow/ACore/src/Ecf.hpp b/ACore/src/Ecf.hpp similarity index 100% rename from ecflow/ACore/src/Ecf.hpp rename to ACore/src/Ecf.hpp diff --git a/ecflow/ACore/src/Extract.cpp b/ACore/src/Extract.cpp similarity index 100% rename from ecflow/ACore/src/Extract.cpp rename to ACore/src/Extract.cpp diff --git a/ecflow/ACore/src/Extract.hpp b/ACore/src/Extract.hpp similarity index 100% rename from ecflow/ACore/src/Extract.hpp rename to ACore/src/Extract.hpp diff --git a/ecflow/ACore/src/File.cpp b/ACore/src/File.cpp similarity index 100% rename from ecflow/ACore/src/File.cpp rename to ACore/src/File.cpp diff --git a/ecflow/ACore/src/File.hpp b/ACore/src/File.hpp similarity index 100% rename from ecflow/ACore/src/File.hpp rename to ACore/src/File.hpp diff --git a/ecflow/ACore/src/File_r.cpp b/ACore/src/File_r.cpp similarity index 100% rename from ecflow/ACore/src/File_r.cpp rename to ACore/src/File_r.cpp diff --git a/ecflow/ACore/src/File_r.hpp b/ACore/src/File_r.hpp similarity index 100% rename from ecflow/ACore/src/File_r.hpp rename to ACore/src/File_r.hpp diff --git a/ecflow/ACore/src/Host.cpp b/ACore/src/Host.cpp similarity index 100% rename from ecflow/ACore/src/Host.cpp rename to ACore/src/Host.cpp diff --git a/ecflow/ACore/src/Host.hpp b/ACore/src/Host.hpp similarity index 100% rename from ecflow/ACore/src/Host.hpp rename to ACore/src/Host.hpp diff --git a/ecflow/ACore/src/Indentor.cpp b/ACore/src/Indentor.cpp similarity index 100% rename from ecflow/ACore/src/Indentor.cpp rename to ACore/src/Indentor.cpp diff --git a/ecflow/ACore/src/Indentor.hpp b/ACore/src/Indentor.hpp similarity index 100% rename from ecflow/ACore/src/Indentor.hpp rename to ACore/src/Indentor.hpp diff --git a/ecflow/ACore/src/Log.cpp b/ACore/src/Log.cpp similarity index 100% rename from ecflow/ACore/src/Log.cpp rename to ACore/src/Log.cpp diff --git a/ecflow/ACore/src/Log.hpp b/ACore/src/Log.hpp similarity index 100% rename from ecflow/ACore/src/Log.hpp rename to ACore/src/Log.hpp diff --git a/ecflow/ACore/src/LogVerification.cpp b/ACore/src/LogVerification.cpp similarity index 100% rename from ecflow/ACore/src/LogVerification.cpp rename to ACore/src/LogVerification.cpp diff --git a/ecflow/ACore/src/LogVerification.hpp b/ACore/src/LogVerification.hpp similarity index 100% rename from ecflow/ACore/src/LogVerification.hpp rename to ACore/src/LogVerification.hpp diff --git a/ecflow/ACore/src/NOrder.cpp b/ACore/src/NOrder.cpp similarity index 100% rename from ecflow/ACore/src/NOrder.cpp rename to ACore/src/NOrder.cpp diff --git a/ecflow/ACore/src/NOrder.hpp b/ACore/src/NOrder.hpp similarity index 100% rename from ecflow/ACore/src/NOrder.hpp rename to ACore/src/NOrder.hpp diff --git a/ecflow/ACore/src/NState.cpp b/ACore/src/NState.cpp similarity index 100% rename from ecflow/ACore/src/NState.cpp rename to ACore/src/NState.cpp diff --git a/ecflow/ACore/src/NState.hpp b/ACore/src/NState.hpp similarity index 100% rename from ecflow/ACore/src/NState.hpp rename to ACore/src/NState.hpp diff --git a/ecflow/ACore/src/NodePath.cpp b/ACore/src/NodePath.cpp similarity index 100% rename from ecflow/ACore/src/NodePath.cpp rename to ACore/src/NodePath.cpp diff --git a/ecflow/ACore/src/NodePath.hpp b/ACore/src/NodePath.hpp similarity index 100% rename from ecflow/ACore/src/NodePath.hpp rename to ACore/src/NodePath.hpp diff --git a/ecflow/ACore/src/Passwd.cpp b/ACore/src/Passwd.cpp similarity index 100% rename from ecflow/ACore/src/Passwd.cpp rename to ACore/src/Passwd.cpp diff --git a/ecflow/ACore/src/Passwd.hpp b/ACore/src/Passwd.hpp similarity index 100% rename from ecflow/ACore/src/Passwd.hpp rename to ACore/src/Passwd.hpp diff --git a/ecflow/ACore/src/PrintStyle.cpp b/ACore/src/PrintStyle.cpp similarity index 100% rename from ecflow/ACore/src/PrintStyle.cpp rename to ACore/src/PrintStyle.cpp diff --git a/ecflow/ACore/src/PrintStyle.hpp b/ACore/src/PrintStyle.hpp similarity index 100% rename from ecflow/ACore/src/PrintStyle.hpp rename to ACore/src/PrintStyle.hpp diff --git a/ecflow/ACore/src/SState.cpp b/ACore/src/SState.cpp similarity index 100% rename from ecflow/ACore/src/SState.cpp rename to ACore/src/SState.cpp diff --git a/ecflow/ACore/src/SState.hpp b/ACore/src/SState.hpp similarity index 100% rename from ecflow/ACore/src/SState.hpp rename to ACore/src/SState.hpp diff --git a/ecflow/ACore/src/Serialization.hpp b/ACore/src/Serialization.hpp similarity index 100% rename from ecflow/ACore/src/Serialization.hpp rename to ACore/src/Serialization.hpp diff --git a/ecflow/ACore/src/SerializationTest.hpp b/ACore/src/SerializationTest.hpp similarity index 100% rename from ecflow/ACore/src/SerializationTest.hpp rename to ACore/src/SerializationTest.hpp diff --git a/ecflow/ACore/src/StackTrace.cpp b/ACore/src/StackTrace.cpp similarity index 100% rename from ecflow/ACore/src/StackTrace.cpp rename to ACore/src/StackTrace.cpp diff --git a/ecflow/ACore/src/StackTrace.hpp b/ACore/src/StackTrace.hpp similarity index 100% rename from ecflow/ACore/src/StackTrace.hpp rename to ACore/src/StackTrace.hpp diff --git a/ecflow/ACore/src/Stl.hpp b/ACore/src/Stl.hpp similarity index 100% rename from ecflow/ACore/src/Stl.hpp rename to ACore/src/Stl.hpp diff --git a/ecflow/ACore/src/Str.cpp b/ACore/src/Str.cpp similarity index 100% rename from ecflow/ACore/src/Str.cpp rename to ACore/src/Str.cpp diff --git a/ecflow/ACore/src/Str.hpp b/ACore/src/Str.hpp similarity index 100% rename from ecflow/ACore/src/Str.hpp rename to ACore/src/Str.hpp diff --git a/ecflow/ACore/src/TimeSeries.cpp b/ACore/src/TimeSeries.cpp similarity index 100% rename from ecflow/ACore/src/TimeSeries.cpp rename to ACore/src/TimeSeries.cpp diff --git a/ecflow/ACore/src/TimeSeries.hpp b/ACore/src/TimeSeries.hpp similarity index 100% rename from ecflow/ACore/src/TimeSeries.hpp rename to ACore/src/TimeSeries.hpp diff --git a/ecflow/ACore/src/TimeSlot.cpp b/ACore/src/TimeSlot.cpp similarity index 100% rename from ecflow/ACore/src/TimeSlot.cpp rename to ACore/src/TimeSlot.cpp diff --git a/ecflow/ACore/src/TimeSlot.hpp b/ACore/src/TimeSlot.hpp similarity index 100% rename from ecflow/ACore/src/TimeSlot.hpp rename to ACore/src/TimeSlot.hpp diff --git a/ecflow/ACore/src/Version.cpp b/ACore/src/Version.cpp similarity index 100% rename from ecflow/ACore/src/Version.cpp rename to ACore/src/Version.cpp diff --git a/ecflow/ACore/src/Version.hpp b/ACore/src/Version.hpp similarity index 100% rename from ecflow/ACore/src/Version.hpp rename to ACore/src/Version.hpp diff --git a/ecflow/ACore/src/WhiteListFile.cpp b/ACore/src/WhiteListFile.cpp similarity index 100% rename from ecflow/ACore/src/WhiteListFile.cpp rename to ACore/src/WhiteListFile.cpp diff --git a/ecflow/ACore/src/WhiteListFile.hpp b/ACore/src/WhiteListFile.hpp similarity index 100% rename from ecflow/ACore/src/WhiteListFile.hpp rename to ACore/src/WhiteListFile.hpp diff --git a/ecflow/ACore/src/boost_archive.hpp b/ACore/src/boost_archive.hpp similarity index 100% rename from ecflow/ACore/src/boost_archive.hpp rename to ACore/src/boost_archive.hpp diff --git a/ecflow/ACore/src/polymorphic_portable_archive.hpp b/ACore/src/polymorphic_portable_archive.hpp similarity index 100% rename from ecflow/ACore/src/polymorphic_portable_archive.hpp rename to ACore/src/polymorphic_portable_archive.hpp diff --git a/ecflow/ACore/src/portable_archive.hpp b/ACore/src/portable_archive.hpp similarity index 100% rename from ecflow/ACore/src/portable_archive.hpp rename to ACore/src/portable_archive.hpp diff --git a/ecflow/ACore/src/portable_archive_exception.hpp b/ACore/src/portable_archive_exception.hpp similarity index 100% rename from ecflow/ACore/src/portable_archive_exception.hpp rename to ACore/src/portable_archive_exception.hpp diff --git a/ecflow/ACore/src/portable_binary_archive.hpp b/ACore/src/portable_binary_archive.hpp similarity index 100% rename from ecflow/ACore/src/portable_binary_archive.hpp rename to ACore/src/portable_binary_archive.hpp diff --git a/ecflow/ACore/src/portable_binary_iarchive.cpp b/ACore/src/portable_binary_iarchive.cpp similarity index 100% rename from ecflow/ACore/src/portable_binary_iarchive.cpp rename to ACore/src/portable_binary_iarchive.cpp diff --git a/ecflow/ACore/src/portable_binary_iarchive.hpp b/ACore/src/portable_binary_iarchive.hpp similarity index 100% rename from ecflow/ACore/src/portable_binary_iarchive.hpp rename to ACore/src/portable_binary_iarchive.hpp diff --git a/ecflow/ACore/src/portable_binary_oarchive.cpp b/ACore/src/portable_binary_oarchive.cpp similarity index 100% rename from ecflow/ACore/src/portable_binary_oarchive.cpp rename to ACore/src/portable_binary_oarchive.cpp diff --git a/ecflow/ACore/src/portable_binary_oarchive.hpp b/ACore/src/portable_binary_oarchive.hpp similarity index 100% rename from ecflow/ACore/src/portable_binary_oarchive.hpp rename to ACore/src/portable_binary_oarchive.hpp diff --git a/ecflow/ACore/src/portable_iarchive.hpp b/ACore/src/portable_iarchive.hpp similarity index 100% rename from ecflow/ACore/src/portable_iarchive.hpp rename to ACore/src/portable_iarchive.hpp diff --git a/ecflow/ACore/src/portable_oarchive.hpp b/ACore/src/portable_oarchive.hpp similarity index 100% rename from ecflow/ACore/src/portable_oarchive.hpp rename to ACore/src/portable_oarchive.hpp diff --git a/ecflow/ACore/test/TestArgvCreator.cpp b/ACore/test/TestArgvCreator.cpp similarity index 100% rename from ecflow/ACore/test/TestArgvCreator.cpp rename to ACore/test/TestArgvCreator.cpp diff --git a/ecflow/ACore/test/TestCalendar.cpp b/ACore/test/TestCalendar.cpp similarity index 100% rename from ecflow/ACore/test/TestCalendar.cpp rename to ACore/test/TestCalendar.cpp diff --git a/ecflow/ACore/test/TestExceptionSafety.cpp b/ACore/test/TestExceptionSafety.cpp similarity index 100% rename from ecflow/ACore/test/TestExceptionSafety.cpp rename to ACore/test/TestExceptionSafety.cpp diff --git a/ecflow/ACore/test/TestFile.cpp b/ACore/test/TestFile.cpp similarity index 100% rename from ecflow/ACore/test/TestFile.cpp rename to ACore/test/TestFile.cpp diff --git a/ecflow/ACore/test/TestGetUserDetails.cpp b/ACore/test/TestGetUserDetails.cpp similarity index 100% rename from ecflow/ACore/test/TestGetUserDetails.cpp rename to ACore/test/TestGetUserDetails.cpp diff --git a/ecflow/ACore/test/TestLog.cpp b/ACore/test/TestLog.cpp similarity index 100% rename from ecflow/ACore/test/TestLog.cpp rename to ACore/test/TestLog.cpp diff --git a/ecflow/ACore/test/TestMigration.cpp b/ACore/test/TestMigration.cpp similarity index 100% rename from ecflow/ACore/test/TestMigration.cpp rename to ACore/test/TestMigration.cpp diff --git a/ecflow/ACore/test/TestNodePath.cpp b/ACore/test/TestNodePath.cpp similarity index 100% rename from ecflow/ACore/test/TestNodePath.cpp rename to ACore/test/TestNodePath.cpp diff --git a/ecflow/ACore/test/TestRealCalendar.cpp b/ACore/test/TestRealCalendar.cpp similarity index 100% rename from ecflow/ACore/test/TestRealCalendar.cpp rename to ACore/test/TestRealCalendar.cpp diff --git a/ecflow/ACore/test/TestSerialisation.cpp b/ACore/test/TestSerialisation.cpp similarity index 100% rename from ecflow/ACore/test/TestSerialisation.cpp rename to ACore/test/TestSerialisation.cpp diff --git a/ecflow/ACore/test/TestStackTrace.cpp b/ACore/test/TestStackTrace.cpp similarity index 100% rename from ecflow/ACore/test/TestStackTrace.cpp rename to ACore/test/TestStackTrace.cpp diff --git a/ecflow/ACore/test/TestStr.cpp b/ACore/test/TestStr.cpp similarity index 100% rename from ecflow/ACore/test/TestStr.cpp rename to ACore/test/TestStr.cpp diff --git a/ecflow/ACore/test/TestTimeSeries.cpp b/ACore/test/TestTimeSeries.cpp similarity index 100% rename from ecflow/ACore/test/TestTimeSeries.cpp rename to ACore/test/TestTimeSeries.cpp diff --git a/ecflow/ACore/test/TestTimeSlot.cpp b/ACore/test/TestTimeSlot.cpp similarity index 100% rename from ecflow/ACore/test/TestTimeSlot.cpp rename to ACore/test/TestTimeSlot.cpp diff --git a/ecflow/ACore/test/TestVersion.cpp b/ACore/test/TestVersion.cpp similarity index 100% rename from ecflow/ACore/test/TestVersion.cpp rename to ACore/test/TestVersion.cpp diff --git a/ecflow/ACore/test/TestVersioning.cpp b/ACore/test/TestVersioning.cpp similarity index 100% rename from ecflow/ACore/test/TestVersioning.cpp rename to ACore/test/TestVersioning.cpp diff --git a/ecflow/ACore/test/TestVersioning.hpp b/ACore/test/TestVersioning.hpp similarity index 100% rename from ecflow/ACore/test/TestVersioning.hpp rename to ACore/test/TestVersioning.hpp diff --git a/ecflow/ACore/test/TestWhiteListFile.cpp b/ACore/test/TestWhiteListFile.cpp similarity index 100% rename from ecflow/ACore/test/TestWhiteListFile.cpp rename to ACore/test/TestWhiteListFile.cpp diff --git a/ecflow/ACore/test/data/badWhiteListFiles/bad2.lists b/ACore/test/data/badWhiteListFiles/bad2.lists similarity index 100% rename from ecflow/ACore/test/data/badWhiteListFiles/bad2.lists rename to ACore/test/data/badWhiteListFiles/bad2.lists diff --git a/ecflow/ACore/test/data/badWhiteListFiles/bad3.lists b/ACore/test/data/badWhiteListFiles/bad3.lists similarity index 100% rename from ecflow/ACore/test/data/badWhiteListFiles/bad3.lists rename to ACore/test/data/badWhiteListFiles/bad3.lists diff --git a/ecflow/ACore/test/data/badWhiteListFiles/bad5.lists b/ACore/test/data/badWhiteListFiles/bad5.lists similarity index 100% rename from ecflow/ACore/test/data/badWhiteListFiles/bad5.lists rename to ACore/test/data/badWhiteListFiles/bad5.lists diff --git a/ecflow/ACore/test/data/badWhiteListFiles/badsms.lists b/ACore/test/data/badWhiteListFiles/badsms.lists similarity index 100% rename from ecflow/ACore/test/data/badWhiteListFiles/badsms.lists rename to ACore/test/data/badWhiteListFiles/badsms.lists diff --git a/ecflow/ACore/test/data/goodWhiteListFiles/good1.lists b/ACore/test/data/goodWhiteListFiles/good1.lists similarity index 100% rename from ecflow/ACore/test/data/goodWhiteListFiles/good1.lists rename to ACore/test/data/goodWhiteListFiles/good1.lists diff --git a/ecflow/ACore/test/data/goodWhiteListFiles/goodsms.lists b/ACore/test/data/goodWhiteListFiles/goodsms.lists similarity index 100% rename from ecflow/ACore/test/data/goodWhiteListFiles/goodsms.lists rename to ACore/test/data/goodWhiteListFiles/goodsms.lists diff --git a/ecflow/ACore/test/data/migration/calendar_v1.9 b/ACore/test/data/migration/calendar_v1.9 similarity index 100% rename from ecflow/ACore/test/data/migration/calendar_v1.9 rename to ACore/test/data/migration/calendar_v1.9 diff --git a/ecflow/ACore/test/data/migration/timeseries_10_10_v1_9 b/ACore/test/data/migration/timeseries_10_10_v1_9 similarity index 100% rename from ecflow/ACore/test/data/migration/timeseries_10_10_v1_9 rename to ACore/test/data/migration/timeseries_10_10_v1_9 diff --git a/ecflow/ACore/test/data/migration/timeseries_default_constructor_v1.9 b/ACore/test/data/migration/timeseries_default_constructor_v1.9 similarity index 100% rename from ecflow/ACore/test/data/migration/timeseries_default_constructor_v1.9 rename to ACore/test/data/migration/timeseries_default_constructor_v1.9 diff --git a/ecflow/ACore/test/data/migration/timeslot_1_1_v1_9 b/ACore/test/data/migration/timeslot_1_1_v1_9 similarity index 100% rename from ecflow/ACore/test/data/migration/timeslot_1_1_v1_9 rename to ACore/test/data/migration/timeslot_1_1_v1_9 diff --git a/ecflow/ACore/test/data/migration/timeslot_99_59_v1_9 b/ACore/test/data/migration/timeslot_99_59_v1_9 similarity index 100% rename from ecflow/ACore/test/data/migration/timeslot_99_59_v1_9 rename to ACore/test/data/migration/timeslot_99_59_v1_9 diff --git a/ecflow/ACore/test/data/migration/timeslot_default_constructor_v1.9 b/ACore/test/data/migration/timeslot_default_constructor_v1.9 similarity index 100% rename from ecflow/ACore/test/data/migration/timeslot_default_constructor_v1.9 rename to ACore/test/data/migration/timeslot_default_constructor_v1.9 diff --git a/ecflow/ANattr/CMakeLists.txt b/ANattr/CMakeLists.txt similarity index 100% rename from ecflow/ANattr/CMakeLists.txt rename to ANattr/CMakeLists.txt diff --git a/ecflow/ANattr/doc/design.ddoc b/ANattr/doc/design.ddoc similarity index 100% rename from ecflow/ANattr/doc/design.ddoc rename to ANattr/doc/design.ddoc diff --git a/ecflow/ANattr/jamfile.jam b/ANattr/jamfile.jam similarity index 100% rename from ecflow/ANattr/jamfile.jam rename to ANattr/jamfile.jam diff --git a/ecflow/ANattr/src/AutoCancelAttr.cpp b/ANattr/src/AutoCancelAttr.cpp similarity index 100% rename from ecflow/ANattr/src/AutoCancelAttr.cpp rename to ANattr/src/AutoCancelAttr.cpp diff --git a/ecflow/ANattr/src/AutoCancelAttr.hpp b/ANattr/src/AutoCancelAttr.hpp similarity index 100% rename from ecflow/ANattr/src/AutoCancelAttr.hpp rename to ANattr/src/AutoCancelAttr.hpp diff --git a/ecflow/ANattr/src/ClockAttr.cpp b/ANattr/src/ClockAttr.cpp similarity index 100% rename from ecflow/ANattr/src/ClockAttr.cpp rename to ANattr/src/ClockAttr.cpp diff --git a/ecflow/ANattr/src/ClockAttr.hpp b/ANattr/src/ClockAttr.hpp similarity index 100% rename from ecflow/ANattr/src/ClockAttr.hpp rename to ANattr/src/ClockAttr.hpp diff --git a/ecflow/ANattr/src/CronAttr.cpp b/ANattr/src/CronAttr.cpp similarity index 100% rename from ecflow/ANattr/src/CronAttr.cpp rename to ANattr/src/CronAttr.cpp diff --git a/ecflow/ANattr/src/CronAttr.hpp b/ANattr/src/CronAttr.hpp similarity index 100% rename from ecflow/ANattr/src/CronAttr.hpp rename to ANattr/src/CronAttr.hpp diff --git a/ecflow/ANattr/src/DateAttr.cpp b/ANattr/src/DateAttr.cpp similarity index 100% rename from ecflow/ANattr/src/DateAttr.cpp rename to ANattr/src/DateAttr.cpp diff --git a/ecflow/ANattr/src/DateAttr.hpp b/ANattr/src/DateAttr.hpp similarity index 100% rename from ecflow/ANattr/src/DateAttr.hpp rename to ANattr/src/DateAttr.hpp diff --git a/ecflow/ANattr/src/DayAttr.cpp b/ANattr/src/DayAttr.cpp similarity index 100% rename from ecflow/ANattr/src/DayAttr.cpp rename to ANattr/src/DayAttr.cpp diff --git a/ecflow/ANattr/src/DayAttr.hpp b/ANattr/src/DayAttr.hpp similarity index 100% rename from ecflow/ANattr/src/DayAttr.hpp rename to ANattr/src/DayAttr.hpp diff --git a/ecflow/ANattr/src/LateAttr.cpp b/ANattr/src/LateAttr.cpp similarity index 100% rename from ecflow/ANattr/src/LateAttr.cpp rename to ANattr/src/LateAttr.cpp diff --git a/ecflow/ANattr/src/LateAttr.hpp b/ANattr/src/LateAttr.hpp similarity index 100% rename from ecflow/ANattr/src/LateAttr.hpp rename to ANattr/src/LateAttr.hpp diff --git a/ecflow/ANattr/src/NodeAttr.cpp b/ANattr/src/NodeAttr.cpp similarity index 100% rename from ecflow/ANattr/src/NodeAttr.cpp rename to ANattr/src/NodeAttr.cpp diff --git a/ecflow/ANattr/src/NodeAttr.hpp b/ANattr/src/NodeAttr.hpp similarity index 100% rename from ecflow/ANattr/src/NodeAttr.hpp rename to ANattr/src/NodeAttr.hpp diff --git a/ecflow/ANattr/src/RepeatAttr.cpp b/ANattr/src/RepeatAttr.cpp similarity index 100% rename from ecflow/ANattr/src/RepeatAttr.cpp rename to ANattr/src/RepeatAttr.cpp diff --git a/ecflow/ANattr/src/RepeatAttr.hpp b/ANattr/src/RepeatAttr.hpp similarity index 100% rename from ecflow/ANattr/src/RepeatAttr.hpp rename to ANattr/src/RepeatAttr.hpp diff --git a/ecflow/ANattr/src/TimeAttr.cpp b/ANattr/src/TimeAttr.cpp similarity index 100% rename from ecflow/ANattr/src/TimeAttr.cpp rename to ANattr/src/TimeAttr.cpp diff --git a/ecflow/ANattr/src/TimeAttr.hpp b/ANattr/src/TimeAttr.hpp similarity index 100% rename from ecflow/ANattr/src/TimeAttr.hpp rename to ANattr/src/TimeAttr.hpp diff --git a/ecflow/ANattr/src/TodayAttr.cpp b/ANattr/src/TodayAttr.cpp similarity index 100% rename from ecflow/ANattr/src/TodayAttr.cpp rename to ANattr/src/TodayAttr.cpp diff --git a/ecflow/ANattr/src/TodayAttr.hpp b/ANattr/src/TodayAttr.hpp similarity index 100% rename from ecflow/ANattr/src/TodayAttr.hpp rename to ANattr/src/TodayAttr.hpp diff --git a/ecflow/ANattr/src/Variable.cpp b/ANattr/src/Variable.cpp similarity index 100% rename from ecflow/ANattr/src/Variable.cpp rename to ANattr/src/Variable.cpp diff --git a/ecflow/ANattr/src/Variable.hpp b/ANattr/src/Variable.hpp similarity index 100% rename from ecflow/ANattr/src/Variable.hpp rename to ANattr/src/Variable.hpp diff --git a/ecflow/ANattr/src/VerifyAttr.cpp b/ANattr/src/VerifyAttr.cpp similarity index 100% rename from ecflow/ANattr/src/VerifyAttr.cpp rename to ANattr/src/VerifyAttr.cpp diff --git a/ecflow/ANattr/src/VerifyAttr.hpp b/ANattr/src/VerifyAttr.hpp similarity index 100% rename from ecflow/ANattr/src/VerifyAttr.hpp rename to ANattr/src/VerifyAttr.hpp diff --git a/ecflow/ANattr/src/Zombie.cpp b/ANattr/src/Zombie.cpp similarity index 100% rename from ecflow/ANattr/src/Zombie.cpp rename to ANattr/src/Zombie.cpp diff --git a/ecflow/ANattr/src/Zombie.hpp b/ANattr/src/Zombie.hpp similarity index 100% rename from ecflow/ANattr/src/Zombie.hpp rename to ANattr/src/Zombie.hpp diff --git a/ecflow/ANattr/src/ZombieAttr.cpp b/ANattr/src/ZombieAttr.cpp similarity index 100% rename from ecflow/ANattr/src/ZombieAttr.cpp rename to ANattr/src/ZombieAttr.cpp diff --git a/ecflow/ANattr/src/ZombieAttr.hpp b/ANattr/src/ZombieAttr.hpp similarity index 100% rename from ecflow/ANattr/src/ZombieAttr.hpp rename to ANattr/src/ZombieAttr.hpp diff --git a/ecflow/ANattr/test/TestAttrSerialization.cpp b/ANattr/test/TestAttrSerialization.cpp similarity index 100% rename from ecflow/ANattr/test/TestAttrSerialization.cpp rename to ANattr/test/TestAttrSerialization.cpp diff --git a/ecflow/ANattr/test/TestCron.cpp b/ANattr/test/TestCron.cpp similarity index 100% rename from ecflow/ANattr/test/TestCron.cpp rename to ANattr/test/TestCron.cpp diff --git a/ecflow/ANattr/test/TestDayAttr.cpp b/ANattr/test/TestDayAttr.cpp similarity index 100% rename from ecflow/ANattr/test/TestDayAttr.cpp rename to ANattr/test/TestDayAttr.cpp diff --git a/ecflow/ANattr/test/TestMigration.cpp b/ANattr/test/TestMigration.cpp similarity index 100% rename from ecflow/ANattr/test/TestMigration.cpp rename to ANattr/test/TestMigration.cpp diff --git a/ecflow/ANattr/test/TestRepeat.cpp b/ANattr/test/TestRepeat.cpp similarity index 100% rename from ecflow/ANattr/test/TestRepeat.cpp rename to ANattr/test/TestRepeat.cpp diff --git a/ecflow/ANattr/test/TestTimeAttr.cpp b/ANattr/test/TestTimeAttr.cpp similarity index 100% rename from ecflow/ANattr/test/TestTimeAttr.cpp rename to ANattr/test/TestTimeAttr.cpp diff --git a/ecflow/ANattr/test/TestTodayAttr.cpp b/ANattr/test/TestTodayAttr.cpp similarity index 100% rename from ecflow/ANattr/test/TestTodayAttr.cpp rename to ANattr/test/TestTodayAttr.cpp diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/AutoCancelAttr b/ANattr/test/data/migration/default_constructor_v1_9/AutoCancelAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/AutoCancelAttr rename to ANattr/test/data/migration/default_constructor_v1_9/AutoCancelAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/ClockAttr b/ANattr/test/data/migration/default_constructor_v1_9/ClockAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/ClockAttr rename to ANattr/test/data/migration/default_constructor_v1_9/ClockAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/CronAttr b/ANattr/test/data/migration/default_constructor_v1_9/CronAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/CronAttr rename to ANattr/test/data/migration/default_constructor_v1_9/CronAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/DateAttr b/ANattr/test/data/migration/default_constructor_v1_9/DateAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/DateAttr rename to ANattr/test/data/migration/default_constructor_v1_9/DateAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/DayAttr b/ANattr/test/data/migration/default_constructor_v1_9/DayAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/DayAttr rename to ANattr/test/data/migration/default_constructor_v1_9/DayAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/Event b/ANattr/test/data/migration/default_constructor_v1_9/Event similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/Event rename to ANattr/test/data/migration/default_constructor_v1_9/Event diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/Label b/ANattr/test/data/migration/default_constructor_v1_9/Label similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/Label rename to ANattr/test/data/migration/default_constructor_v1_9/Label diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/LateAttr b/ANattr/test/data/migration/default_constructor_v1_9/LateAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/LateAttr rename to ANattr/test/data/migration/default_constructor_v1_9/LateAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/Meter b/ANattr/test/data/migration/default_constructor_v1_9/Meter similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/Meter rename to ANattr/test/data/migration/default_constructor_v1_9/Meter diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatDate b/ANattr/test/data/migration/default_constructor_v1_9/RepeatDate similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatDate rename to ANattr/test/data/migration/default_constructor_v1_9/RepeatDate diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatEnumerated b/ANattr/test/data/migration/default_constructor_v1_9/RepeatEnumerated similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatEnumerated rename to ANattr/test/data/migration/default_constructor_v1_9/RepeatEnumerated diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatInteger b/ANattr/test/data/migration/default_constructor_v1_9/RepeatInteger similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatInteger rename to ANattr/test/data/migration/default_constructor_v1_9/RepeatInteger diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatString b/ANattr/test/data/migration/default_constructor_v1_9/RepeatString similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/RepeatString rename to ANattr/test/data/migration/default_constructor_v1_9/RepeatString diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/TimeAttr b/ANattr/test/data/migration/default_constructor_v1_9/TimeAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/TimeAttr rename to ANattr/test/data/migration/default_constructor_v1_9/TimeAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/TodayAttr b/ANattr/test/data/migration/default_constructor_v1_9/TodayAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/TodayAttr rename to ANattr/test/data/migration/default_constructor_v1_9/TodayAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/Variable b/ANattr/test/data/migration/default_constructor_v1_9/Variable similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/Variable rename to ANattr/test/data/migration/default_constructor_v1_9/Variable diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/VerifyAttr b/ANattr/test/data/migration/default_constructor_v1_9/VerifyAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/VerifyAttr rename to ANattr/test/data/migration/default_constructor_v1_9/VerifyAttr diff --git a/ecflow/ANattr/test/data/migration/default_constructor_v1_9/ZombieAttr b/ANattr/test/data/migration/default_constructor_v1_9/ZombieAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/default_constructor_v1_9/ZombieAttr rename to ANattr/test/data/migration/default_constructor_v1_9/ZombieAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/AutoCancelAttr b/ANattr/test/data/migration/v1_9/AutoCancelAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/AutoCancelAttr rename to ANattr/test/data/migration/v1_9/AutoCancelAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/AutoCancelAttr_1 b/ANattr/test/data/migration/v1_9/AutoCancelAttr_1 similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/AutoCancelAttr_1 rename to ANattr/test/data/migration/v1_9/AutoCancelAttr_1 diff --git a/ecflow/ANattr/test/data/migration/v1_9/ClockAttr b/ANattr/test/data/migration/v1_9/ClockAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/ClockAttr rename to ANattr/test/data/migration/v1_9/ClockAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/CronAttr b/ANattr/test/data/migration/v1_9/CronAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/CronAttr rename to ANattr/test/data/migration/v1_9/CronAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/DateAttr b/ANattr/test/data/migration/v1_9/DateAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/DateAttr rename to ANattr/test/data/migration/v1_9/DateAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/DayAttr b/ANattr/test/data/migration/v1_9/DayAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/DayAttr rename to ANattr/test/data/migration/v1_9/DayAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/Event_1 b/ANattr/test/data/migration/v1_9/Event_1 similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/Event_1 rename to ANattr/test/data/migration/v1_9/Event_1 diff --git a/ecflow/ANattr/test/data/migration/v1_9/Event_2 b/ANattr/test/data/migration/v1_9/Event_2 similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/Event_2 rename to ANattr/test/data/migration/v1_9/Event_2 diff --git a/ecflow/ANattr/test/data/migration/v1_9/Label b/ANattr/test/data/migration/v1_9/Label similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/Label rename to ANattr/test/data/migration/v1_9/Label diff --git a/ecflow/ANattr/test/data/migration/v1_9/LateAttr b/ANattr/test/data/migration/v1_9/LateAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/LateAttr rename to ANattr/test/data/migration/v1_9/LateAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/Meter b/ANattr/test/data/migration/v1_9/Meter similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/Meter rename to ANattr/test/data/migration/v1_9/Meter diff --git a/ecflow/ANattr/test/data/migration/v1_9/RepeatDate b/ANattr/test/data/migration/v1_9/RepeatDate similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/RepeatDate rename to ANattr/test/data/migration/v1_9/RepeatDate diff --git a/ecflow/ANattr/test/data/migration/v1_9/RepeatEnumerated b/ANattr/test/data/migration/v1_9/RepeatEnumerated similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/RepeatEnumerated rename to ANattr/test/data/migration/v1_9/RepeatEnumerated diff --git a/ecflow/ANattr/test/data/migration/v1_9/RepeatInteger b/ANattr/test/data/migration/v1_9/RepeatInteger similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/RepeatInteger rename to ANattr/test/data/migration/v1_9/RepeatInteger diff --git a/ecflow/ANattr/test/data/migration/v1_9/RepeatString b/ANattr/test/data/migration/v1_9/RepeatString similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/RepeatString rename to ANattr/test/data/migration/v1_9/RepeatString diff --git a/ecflow/ANattr/test/data/migration/v1_9/TimeAttr b/ANattr/test/data/migration/v1_9/TimeAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/TimeAttr rename to ANattr/test/data/migration/v1_9/TimeAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/TodayAttr b/ANattr/test/data/migration/v1_9/TodayAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/TodayAttr rename to ANattr/test/data/migration/v1_9/TodayAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/Variable b/ANattr/test/data/migration/v1_9/Variable similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/Variable rename to ANattr/test/data/migration/v1_9/Variable diff --git a/ecflow/ANattr/test/data/migration/v1_9/VerifyAttr b/ANattr/test/data/migration/v1_9/VerifyAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/VerifyAttr rename to ANattr/test/data/migration/v1_9/VerifyAttr diff --git a/ecflow/ANattr/test/data/migration/v1_9/ZombieAttr b/ANattr/test/data/migration/v1_9/ZombieAttr similarity index 100% rename from ecflow/ANattr/test/data/migration/v1_9/ZombieAttr rename to ANattr/test/data/migration/v1_9/ZombieAttr diff --git a/ecflow/ANode/CMakeLists.txt b/ANode/CMakeLists.txt similarity index 100% rename from ecflow/ANode/CMakeLists.txt rename to ANode/CMakeLists.txt diff --git a/ecflow/ANode/doc/aliases.ddoc b/ANode/doc/aliases.ddoc similarity index 100% rename from ecflow/ANode/doc/aliases.ddoc rename to ANode/doc/aliases.ddoc diff --git a/ecflow/ANode/doc/autocancel.ddoc b/ANode/doc/autocancel.ddoc similarity index 100% rename from ecflow/ANode/doc/autocancel.ddoc rename to ANode/doc/autocancel.ddoc diff --git a/ecflow/ANode/doc/sync.ddoc b/ANode/doc/sync.ddoc similarity index 100% rename from ecflow/ANode/doc/sync.ddoc rename to ANode/doc/sync.ddoc diff --git a/ecflow/ANode/jamfile.jam b/ANode/jamfile.jam similarity index 100% rename from ecflow/ANode/jamfile.jam rename to ANode/jamfile.jam diff --git a/ecflow/ANode/src/AbstractObserver.hpp b/ANode/src/AbstractObserver.hpp similarity index 100% rename from ecflow/ANode/src/AbstractObserver.hpp rename to ANode/src/AbstractObserver.hpp diff --git a/ecflow/ANode/src/Alias.cpp b/ANode/src/Alias.cpp similarity index 100% rename from ecflow/ANode/src/Alias.cpp rename to ANode/src/Alias.cpp diff --git a/ecflow/ANode/src/Alias.hpp b/ANode/src/Alias.hpp similarity index 100% rename from ecflow/ANode/src/Alias.hpp rename to ANode/src/Alias.hpp diff --git a/ecflow/ANode/src/Aspect.hpp b/ANode/src/Aspect.hpp similarity index 100% rename from ecflow/ANode/src/Aspect.hpp rename to ANode/src/Aspect.hpp diff --git a/ecflow/ANode/src/ChangeMgrSingleton.cpp b/ANode/src/ChangeMgrSingleton.cpp similarity index 100% rename from ecflow/ANode/src/ChangeMgrSingleton.cpp rename to ANode/src/ChangeMgrSingleton.cpp diff --git a/ecflow/ANode/src/ChangeMgrSingleton.hpp b/ANode/src/ChangeMgrSingleton.hpp similarity index 100% rename from ecflow/ANode/src/ChangeMgrSingleton.hpp rename to ANode/src/ChangeMgrSingleton.hpp diff --git a/ecflow/ANode/src/ChildAttrs.cpp b/ANode/src/ChildAttrs.cpp similarity index 100% rename from ecflow/ANode/src/ChildAttrs.cpp rename to ANode/src/ChildAttrs.cpp diff --git a/ecflow/ANode/src/ChildAttrs.hpp b/ANode/src/ChildAttrs.hpp similarity index 100% rename from ecflow/ANode/src/ChildAttrs.hpp rename to ANode/src/ChildAttrs.hpp diff --git a/ecflow/ANode/src/ClientSuiteMgr.cpp b/ANode/src/ClientSuiteMgr.cpp similarity index 100% rename from ecflow/ANode/src/ClientSuiteMgr.cpp rename to ANode/src/ClientSuiteMgr.cpp diff --git a/ecflow/ANode/src/ClientSuiteMgr.hpp b/ANode/src/ClientSuiteMgr.hpp similarity index 100% rename from ecflow/ANode/src/ClientSuiteMgr.hpp rename to ANode/src/ClientSuiteMgr.hpp diff --git a/ecflow/ANode/src/ClientSuites.cpp b/ANode/src/ClientSuites.cpp similarity index 100% rename from ecflow/ANode/src/ClientSuites.cpp rename to ANode/src/ClientSuites.cpp diff --git a/ecflow/ANode/src/ClientSuites.hpp b/ANode/src/ClientSuites.hpp similarity index 100% rename from ecflow/ANode/src/ClientSuites.hpp rename to ANode/src/ClientSuites.hpp diff --git a/ecflow/ANode/src/CmdContext.cpp b/ANode/src/CmdContext.cpp similarity index 100% rename from ecflow/ANode/src/CmdContext.cpp rename to ANode/src/CmdContext.cpp diff --git a/ecflow/ANode/src/CmdContext.hpp b/ANode/src/CmdContext.hpp similarity index 100% rename from ecflow/ANode/src/CmdContext.hpp rename to ANode/src/CmdContext.hpp diff --git a/ecflow/ANode/src/Defs.cpp b/ANode/src/Defs.cpp similarity index 100% rename from ecflow/ANode/src/Defs.cpp rename to ANode/src/Defs.cpp diff --git a/ecflow/ANode/src/Defs.hpp b/ANode/src/Defs.hpp similarity index 100% rename from ecflow/ANode/src/Defs.hpp rename to ANode/src/Defs.hpp diff --git a/ecflow/ANode/src/DefsDelta.cpp b/ANode/src/DefsDelta.cpp similarity index 100% rename from ecflow/ANode/src/DefsDelta.cpp rename to ANode/src/DefsDelta.cpp diff --git a/ecflow/ANode/src/DefsDelta.hpp b/ANode/src/DefsDelta.hpp similarity index 100% rename from ecflow/ANode/src/DefsDelta.hpp rename to ANode/src/DefsDelta.hpp diff --git a/ecflow/ANode/src/EcfFile.cpp b/ANode/src/EcfFile.cpp similarity index 100% rename from ecflow/ANode/src/EcfFile.cpp rename to ANode/src/EcfFile.cpp diff --git a/ecflow/ANode/src/EcfFile.hpp b/ANode/src/EcfFile.hpp similarity index 100% rename from ecflow/ANode/src/EcfFile.hpp rename to ANode/src/EcfFile.hpp diff --git a/ecflow/ANode/src/ExprAst.cpp b/ANode/src/ExprAst.cpp similarity index 100% rename from ecflow/ANode/src/ExprAst.cpp rename to ANode/src/ExprAst.cpp diff --git a/ecflow/ANode/src/ExprAst.hpp b/ANode/src/ExprAst.hpp similarity index 100% rename from ecflow/ANode/src/ExprAst.hpp rename to ANode/src/ExprAst.hpp diff --git a/ecflow/ANode/src/ExprAstVisitor.cpp b/ANode/src/ExprAstVisitor.cpp similarity index 100% rename from ecflow/ANode/src/ExprAstVisitor.cpp rename to ANode/src/ExprAstVisitor.cpp diff --git a/ecflow/ANode/src/ExprAstVisitor.hpp b/ANode/src/ExprAstVisitor.hpp similarity index 100% rename from ecflow/ANode/src/ExprAstVisitor.hpp rename to ANode/src/ExprAstVisitor.hpp diff --git a/ecflow/ANode/src/ExprDuplicate.cpp b/ANode/src/ExprDuplicate.cpp similarity index 100% rename from ecflow/ANode/src/ExprDuplicate.cpp rename to ANode/src/ExprDuplicate.cpp diff --git a/ecflow/ANode/src/ExprDuplicate.hpp b/ANode/src/ExprDuplicate.hpp similarity index 100% rename from ecflow/ANode/src/ExprDuplicate.hpp rename to ANode/src/ExprDuplicate.hpp diff --git a/ecflow/ANode/src/ExprParser.cpp b/ANode/src/ExprParser.cpp similarity index 100% rename from ecflow/ANode/src/ExprParser.cpp rename to ANode/src/ExprParser.cpp diff --git a/ecflow/ANode/src/ExprParser.hpp b/ANode/src/ExprParser.hpp similarity index 100% rename from ecflow/ANode/src/ExprParser.hpp rename to ANode/src/ExprParser.hpp diff --git a/ecflow/ANode/src/Expression.cpp b/ANode/src/Expression.cpp similarity index 100% rename from ecflow/ANode/src/Expression.cpp rename to ANode/src/Expression.cpp diff --git a/ecflow/ANode/src/Expression.hpp b/ANode/src/Expression.hpp similarity index 100% rename from ecflow/ANode/src/Expression.hpp rename to ANode/src/Expression.hpp diff --git a/ecflow/ANode/src/Family.cpp b/ANode/src/Family.cpp similarity index 100% rename from ecflow/ANode/src/Family.cpp rename to ANode/src/Family.cpp diff --git a/ecflow/ANode/src/Family.hpp b/ANode/src/Family.hpp similarity index 100% rename from ecflow/ANode/src/Family.hpp rename to ANode/src/Family.hpp diff --git a/ecflow/ANode/src/Flag.cpp b/ANode/src/Flag.cpp similarity index 100% rename from ecflow/ANode/src/Flag.cpp rename to ANode/src/Flag.cpp diff --git a/ecflow/ANode/src/Flag.hpp b/ANode/src/Flag.hpp similarity index 100% rename from ecflow/ANode/src/Flag.hpp rename to ANode/src/Flag.hpp diff --git a/ecflow/ANode/src/InLimit.cpp b/ANode/src/InLimit.cpp similarity index 100% rename from ecflow/ANode/src/InLimit.cpp rename to ANode/src/InLimit.cpp diff --git a/ecflow/ANode/src/InLimit.hpp b/ANode/src/InLimit.hpp similarity index 100% rename from ecflow/ANode/src/InLimit.hpp rename to ANode/src/InLimit.hpp diff --git a/ecflow/ANode/src/InLimitMgr.cpp b/ANode/src/InLimitMgr.cpp similarity index 100% rename from ecflow/ANode/src/InLimitMgr.cpp rename to ANode/src/InLimitMgr.cpp diff --git a/ecflow/ANode/src/InLimitMgr.hpp b/ANode/src/InLimitMgr.hpp similarity index 100% rename from ecflow/ANode/src/InLimitMgr.hpp rename to ANode/src/InLimitMgr.hpp diff --git a/ecflow/ANode/src/JobCreationCtrl.cpp b/ANode/src/JobCreationCtrl.cpp similarity index 100% rename from ecflow/ANode/src/JobCreationCtrl.cpp rename to ANode/src/JobCreationCtrl.cpp diff --git a/ecflow/ANode/src/JobCreationCtrl.hpp b/ANode/src/JobCreationCtrl.hpp similarity index 100% rename from ecflow/ANode/src/JobCreationCtrl.hpp rename to ANode/src/JobCreationCtrl.hpp diff --git a/ecflow/ANode/src/Jobs.cpp b/ANode/src/Jobs.cpp similarity index 100% rename from ecflow/ANode/src/Jobs.cpp rename to ANode/src/Jobs.cpp diff --git a/ecflow/ANode/src/Jobs.hpp b/ANode/src/Jobs.hpp similarity index 100% rename from ecflow/ANode/src/Jobs.hpp rename to ANode/src/Jobs.hpp diff --git a/ecflow/ANode/src/JobsParam.hpp b/ANode/src/JobsParam.hpp similarity index 100% rename from ecflow/ANode/src/JobsParam.hpp rename to ANode/src/JobsParam.hpp diff --git a/ecflow/ANode/src/Limit.cpp b/ANode/src/Limit.cpp similarity index 100% rename from ecflow/ANode/src/Limit.cpp rename to ANode/src/Limit.cpp diff --git a/ecflow/ANode/src/Limit.hpp b/ANode/src/Limit.hpp similarity index 100% rename from ecflow/ANode/src/Limit.hpp rename to ANode/src/Limit.hpp diff --git a/ecflow/ANode/src/LimitFwd.hpp b/ANode/src/LimitFwd.hpp similarity index 100% rename from ecflow/ANode/src/LimitFwd.hpp rename to ANode/src/LimitFwd.hpp diff --git a/ecflow/ANode/src/Memento.cpp b/ANode/src/Memento.cpp similarity index 100% rename from ecflow/ANode/src/Memento.cpp rename to ANode/src/Memento.cpp diff --git a/ecflow/ANode/src/Memento.hpp b/ANode/src/Memento.hpp similarity index 100% rename from ecflow/ANode/src/Memento.hpp rename to ANode/src/Memento.hpp diff --git a/ecflow/ANode/src/MiscAttrs.cpp b/ANode/src/MiscAttrs.cpp similarity index 100% rename from ecflow/ANode/src/MiscAttrs.cpp rename to ANode/src/MiscAttrs.cpp diff --git a/ecflow/ANode/src/MiscAttrs.hpp b/ANode/src/MiscAttrs.hpp similarity index 100% rename from ecflow/ANode/src/MiscAttrs.hpp rename to ANode/src/MiscAttrs.hpp diff --git a/ecflow/ANode/src/Node.cpp b/ANode/src/Node.cpp similarity index 100% rename from ecflow/ANode/src/Node.cpp rename to ANode/src/Node.cpp diff --git a/ecflow/ANode/src/Node.hpp b/ANode/src/Node.hpp similarity index 100% rename from ecflow/ANode/src/Node.hpp rename to ANode/src/Node.hpp diff --git a/ecflow/ANode/src/NodeAdd.cpp b/ANode/src/NodeAdd.cpp similarity index 100% rename from ecflow/ANode/src/NodeAdd.cpp rename to ANode/src/NodeAdd.cpp diff --git a/ecflow/ANode/src/NodeChange.cpp b/ANode/src/NodeChange.cpp similarity index 100% rename from ecflow/ANode/src/NodeChange.cpp rename to ANode/src/NodeChange.cpp diff --git a/ecflow/ANode/src/NodeContainer.cpp b/ANode/src/NodeContainer.cpp similarity index 100% rename from ecflow/ANode/src/NodeContainer.cpp rename to ANode/src/NodeContainer.cpp diff --git a/ecflow/ANode/src/NodeContainer.hpp b/ANode/src/NodeContainer.hpp similarity index 100% rename from ecflow/ANode/src/NodeContainer.hpp rename to ANode/src/NodeContainer.hpp diff --git a/ecflow/ANode/src/NodeDelete.cpp b/ANode/src/NodeDelete.cpp similarity index 100% rename from ecflow/ANode/src/NodeDelete.cpp rename to ANode/src/NodeDelete.cpp diff --git a/ecflow/ANode/src/NodeFind.cpp b/ANode/src/NodeFind.cpp similarity index 100% rename from ecflow/ANode/src/NodeFind.cpp rename to ANode/src/NodeFind.cpp diff --git a/ecflow/ANode/src/NodeFwd.hpp b/ANode/src/NodeFwd.hpp similarity index 100% rename from ecflow/ANode/src/NodeFwd.hpp rename to ANode/src/NodeFwd.hpp diff --git a/ecflow/ANode/src/NodeMemento.cpp b/ANode/src/NodeMemento.cpp similarity index 100% rename from ecflow/ANode/src/NodeMemento.cpp rename to ANode/src/NodeMemento.cpp diff --git a/ecflow/ANode/src/NodeState.hpp b/ANode/src/NodeState.hpp similarity index 100% rename from ecflow/ANode/src/NodeState.hpp rename to ANode/src/NodeState.hpp diff --git a/ecflow/ANode/src/NodeTreeVisitor.cpp b/ANode/src/NodeTreeVisitor.cpp similarity index 100% rename from ecflow/ANode/src/NodeTreeVisitor.cpp rename to ANode/src/NodeTreeVisitor.cpp diff --git a/ecflow/ANode/src/NodeTreeVisitor.hpp b/ANode/src/NodeTreeVisitor.hpp similarity index 100% rename from ecflow/ANode/src/NodeTreeVisitor.hpp rename to ANode/src/NodeTreeVisitor.hpp diff --git a/ecflow/ANode/src/ResolveExternsVisitor.cpp b/ANode/src/ResolveExternsVisitor.cpp similarity index 100% rename from ecflow/ANode/src/ResolveExternsVisitor.cpp rename to ANode/src/ResolveExternsVisitor.cpp diff --git a/ecflow/ANode/src/ResolveExternsVisitor.hpp b/ANode/src/ResolveExternsVisitor.hpp similarity index 100% rename from ecflow/ANode/src/ResolveExternsVisitor.hpp rename to ANode/src/ResolveExternsVisitor.hpp diff --git a/ecflow/ANode/src/ServerState.cpp b/ANode/src/ServerState.cpp similarity index 100% rename from ecflow/ANode/src/ServerState.cpp rename to ANode/src/ServerState.cpp diff --git a/ecflow/ANode/src/ServerState.hpp b/ANode/src/ServerState.hpp similarity index 100% rename from ecflow/ANode/src/ServerState.hpp rename to ANode/src/ServerState.hpp diff --git a/ecflow/ANode/src/Signal.cpp b/ANode/src/Signal.cpp similarity index 100% rename from ecflow/ANode/src/Signal.cpp rename to ANode/src/Signal.cpp diff --git a/ecflow/ANode/src/Signal.hpp b/ANode/src/Signal.hpp similarity index 100% rename from ecflow/ANode/src/Signal.hpp rename to ANode/src/Signal.hpp diff --git a/ecflow/ANode/src/Submittable.cpp b/ANode/src/Submittable.cpp similarity index 100% rename from ecflow/ANode/src/Submittable.cpp rename to ANode/src/Submittable.cpp diff --git a/ecflow/ANode/src/Submittable.hpp b/ANode/src/Submittable.hpp similarity index 100% rename from ecflow/ANode/src/Submittable.hpp rename to ANode/src/Submittable.hpp diff --git a/ecflow/ANode/src/Suite.cpp b/ANode/src/Suite.cpp similarity index 100% rename from ecflow/ANode/src/Suite.cpp rename to ANode/src/Suite.cpp diff --git a/ecflow/ANode/src/Suite.hpp b/ANode/src/Suite.hpp similarity index 100% rename from ecflow/ANode/src/Suite.hpp rename to ANode/src/Suite.hpp diff --git a/ecflow/ANode/src/SuiteChanged.cpp b/ANode/src/SuiteChanged.cpp similarity index 100% rename from ecflow/ANode/src/SuiteChanged.cpp rename to ANode/src/SuiteChanged.cpp diff --git a/ecflow/ANode/src/SuiteChanged.hpp b/ANode/src/SuiteChanged.hpp similarity index 100% rename from ecflow/ANode/src/SuiteChanged.hpp rename to ANode/src/SuiteChanged.hpp diff --git a/ecflow/ANode/src/System.cpp b/ANode/src/System.cpp similarity index 100% rename from ecflow/ANode/src/System.cpp rename to ANode/src/System.cpp diff --git a/ecflow/ANode/src/System.hpp b/ANode/src/System.hpp similarity index 100% rename from ecflow/ANode/src/System.hpp rename to ANode/src/System.hpp diff --git a/ecflow/ANode/src/Task.cpp b/ANode/src/Task.cpp similarity index 100% rename from ecflow/ANode/src/Task.cpp rename to ANode/src/Task.cpp diff --git a/ecflow/ANode/src/Task.hpp b/ANode/src/Task.hpp similarity index 100% rename from ecflow/ANode/src/Task.hpp rename to ANode/src/Task.hpp diff --git a/ecflow/ANode/src/TaskScriptGenerator.cpp b/ANode/src/TaskScriptGenerator.cpp similarity index 100% rename from ecflow/ANode/src/TaskScriptGenerator.cpp rename to ANode/src/TaskScriptGenerator.cpp diff --git a/ecflow/ANode/src/TaskScriptGenerator.hpp b/ANode/src/TaskScriptGenerator.hpp similarity index 100% rename from ecflow/ANode/src/TaskScriptGenerator.hpp rename to ANode/src/TaskScriptGenerator.hpp diff --git a/ecflow/ANode/src/TimeDepAttrs.cpp b/ANode/src/TimeDepAttrs.cpp similarity index 100% rename from ecflow/ANode/src/TimeDepAttrs.cpp rename to ANode/src/TimeDepAttrs.cpp diff --git a/ecflow/ANode/src/TimeDepAttrs.hpp b/ANode/src/TimeDepAttrs.hpp similarity index 100% rename from ecflow/ANode/src/TimeDepAttrs.hpp rename to ANode/src/TimeDepAttrs.hpp diff --git a/ecflow/ANode/test/MyDefsFixture.hpp b/ANode/test/MyDefsFixture.hpp similarity index 100% rename from ecflow/ANode/test/MyDefsFixture.hpp rename to ANode/test/MyDefsFixture.hpp diff --git a/ecflow/ANode/test/TestAlias.cpp b/ANode/test/TestAlias.cpp similarity index 100% rename from ecflow/ANode/test/TestAlias.cpp rename to ANode/test/TestAlias.cpp diff --git a/ecflow/ANode/test/TestDefStatus.cpp b/ANode/test/TestDefStatus.cpp similarity index 100% rename from ecflow/ANode/test/TestDefStatus.cpp rename to ANode/test/TestDefStatus.cpp diff --git a/ecflow/ANode/test/TestDefs.cpp b/ANode/test/TestDefs.cpp similarity index 100% rename from ecflow/ANode/test/TestDefs.cpp rename to ANode/test/TestDefs.cpp diff --git a/ecflow/ANode/test/TestEcfFile.cpp b/ANode/test/TestEcfFile.cpp similarity index 100% rename from ecflow/ANode/test/TestEcfFile.cpp rename to ANode/test/TestEcfFile.cpp diff --git a/ecflow/ANode/test/TestEnviromentSubstitution.cpp b/ANode/test/TestEnviromentSubstitution.cpp similarity index 100% rename from ecflow/ANode/test/TestEnviromentSubstitution.cpp rename to ANode/test/TestEnviromentSubstitution.cpp diff --git a/ecflow/ANode/test/TestExprParser.cpp b/ANode/test/TestExprParser.cpp similarity index 100% rename from ecflow/ANode/test/TestExprParser.cpp rename to ANode/test/TestExprParser.cpp diff --git a/ecflow/ANode/test/TestExprRepeatDateArithmetic.cpp b/ANode/test/TestExprRepeatDateArithmetic.cpp similarity index 100% rename from ecflow/ANode/test/TestExprRepeatDateArithmetic.cpp rename to ANode/test/TestExprRepeatDateArithmetic.cpp diff --git a/ecflow/ANode/test/TestFindAbsNodePath.cpp b/ANode/test/TestFindAbsNodePath.cpp similarity index 100% rename from ecflow/ANode/test/TestFindAbsNodePath.cpp rename to ANode/test/TestFindAbsNodePath.cpp diff --git a/ecflow/ANode/test/TestFlag.cpp b/ANode/test/TestFlag.cpp similarity index 100% rename from ecflow/ANode/test/TestFlag.cpp rename to ANode/test/TestFlag.cpp diff --git a/ecflow/ANode/test/TestHistoryParser.cpp b/ANode/test/TestHistoryParser.cpp similarity index 100% rename from ecflow/ANode/test/TestHistoryParser.cpp rename to ANode/test/TestHistoryParser.cpp diff --git a/ecflow/ANode/test/TestInLimit.cpp b/ANode/test/TestInLimit.cpp similarity index 100% rename from ecflow/ANode/test/TestInLimit.cpp rename to ANode/test/TestInLimit.cpp diff --git a/ecflow/ANode/test/TestJobCreator.cpp b/ANode/test/TestJobCreator.cpp similarity index 100% rename from ecflow/ANode/test/TestJobCreator.cpp rename to ANode/test/TestJobCreator.cpp diff --git a/ecflow/ANode/test/TestLimit.cpp b/ANode/test/TestLimit.cpp similarity index 100% rename from ecflow/ANode/test/TestLimit.cpp rename to ANode/test/TestLimit.cpp diff --git a/ecflow/ANode/test/TestMigration.cpp b/ANode/test/TestMigration.cpp similarity index 100% rename from ecflow/ANode/test/TestMigration.cpp rename to ANode/test/TestMigration.cpp diff --git a/ecflow/ANode/test/TestOrder.cpp b/ANode/test/TestOrder.cpp similarity index 100% rename from ecflow/ANode/test/TestOrder.cpp rename to ANode/test/TestOrder.cpp diff --git a/ecflow/ANode/test/TestPersistence.cpp b/ANode/test/TestPersistence.cpp similarity index 100% rename from ecflow/ANode/test/TestPersistence.cpp rename to ANode/test/TestPersistence.cpp diff --git a/ecflow/ANode/test/TestPreProcessing.cpp b/ANode/test/TestPreProcessing.cpp similarity index 100% rename from ecflow/ANode/test/TestPreProcessing.cpp rename to ANode/test/TestPreProcessing.cpp diff --git a/ecflow/ANode/test/TestReplace.cpp b/ANode/test/TestReplace.cpp similarity index 100% rename from ecflow/ANode/test/TestReplace.cpp rename to ANode/test/TestReplace.cpp diff --git a/ecflow/ANode/test/TestSetState.cpp b/ANode/test/TestSetState.cpp similarity index 100% rename from ecflow/ANode/test/TestSetState.cpp rename to ANode/test/TestSetState.cpp diff --git a/ecflow/ANode/test/TestSingleExprParse.cpp b/ANode/test/TestSingleExprParse.cpp similarity index 100% rename from ecflow/ANode/test/TestSingleExprParse.cpp rename to ANode/test/TestSingleExprParse.cpp diff --git a/ecflow/ANode/test/TestSmsLocator.cpp b/ANode/test/TestSmsLocator.cpp similarity index 100% rename from ecflow/ANode/test/TestSmsLocator.cpp rename to ANode/test/TestSmsLocator.cpp diff --git a/ecflow/ANode/test/TestTaskScriptGenerator.cpp b/ANode/test/TestTaskScriptGenerator.cpp similarity index 100% rename from ecflow/ANode/test/TestTaskScriptGenerator.cpp rename to ANode/test/TestTaskScriptGenerator.cpp diff --git a/ecflow/ANode/test/TestVariableGeneration.cpp b/ANode/test/TestVariableGeneration.cpp similarity index 100% rename from ecflow/ANode/test/TestVariableGeneration.cpp rename to ANode/test/TestVariableGeneration.cpp diff --git a/ecflow/ANode/test/TestVariableInheritance.cpp b/ANode/test/TestVariableInheritance.cpp similarity index 100% rename from ecflow/ANode/test/TestVariableInheritance.cpp rename to ANode/test/TestVariableInheritance.cpp diff --git a/ecflow/ANode/test/TestVariableSubstitution.cpp b/ANode/test/TestVariableSubstitution.cpp similarity index 100% rename from ecflow/ANode/test/TestVariableSubstitution.cpp rename to ANode/test/TestVariableSubstitution.cpp diff --git a/ecflow/ANode/test/TestZombies.cpp b/ANode/test/TestZombies.cpp similarity index 100% rename from ecflow/ANode/test/TestZombies.cpp rename to ANode/test/TestZombies.cpp diff --git a/ecflow/ANode/test/data/SMSHOME/suite.man b/ANode/test/data/SMSHOME/suite.man similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite.man rename to ANode/test/data/SMSHOME/suite.man diff --git a/ecflow/ANode/test/data/SMSHOME/suite/family.man b/ANode/test/data/SMSHOME/suite/family.man similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite/family.man rename to ANode/test/data/SMSHOME/suite/family.man diff --git a/ecflow/ANode/test/data/SMSHOME/suite/family/head.h b/ANode/test/data/SMSHOME/suite/family/head.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite/family/head.h rename to ANode/test/data/SMSHOME/suite/family/head.h diff --git a/ecflow/ANode/test/data/SMSHOME/suite/family/t1.ecf b/ANode/test/data/SMSHOME/suite/family/t1.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite/family/t1.ecf rename to ANode/test/data/SMSHOME/suite/family/t1.ecf diff --git a/ecflow/ANode/test/data/SMSHOME/suite/family/t2.ecf b/ANode/test/data/SMSHOME/suite/family/t2.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite/family/t2.ecf rename to ANode/test/data/SMSHOME/suite/family/t2.ecf diff --git a/ecflow/ANode/test/data/SMSHOME/suite/family/t3.ecf b/ANode/test/data/SMSHOME/suite/family/t3.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite/family/t3.ecf rename to ANode/test/data/SMSHOME/suite/family/t3.ecf diff --git a/ecflow/ANode/test/data/SMSHOME/suite/family/tail.h b/ANode/test/data/SMSHOME/suite/family/tail.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite/family/tail.h rename to ANode/test/data/SMSHOME/suite/family/tail.h diff --git a/ecflow/ANode/test/data/SMSHOME/suite1_task1.ecf b/ANode/test/data/SMSHOME/suite1_task1.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite1_task1.ecf rename to ANode/test/data/SMSHOME/suite1_task1.ecf diff --git a/ecflow/ANode/test/data/SMSHOME/suite1_task2.ecf b/ANode/test/data/SMSHOME/suite1_task2.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite1_task2.ecf rename to ANode/test/data/SMSHOME/suite1_task2.ecf diff --git a/ecflow/ANode/test/data/SMSHOME/suite1_task3.ecf b/ANode/test/data/SMSHOME/suite1_task3.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME/suite1_task3.ecf rename to ANode/test/data/SMSHOME/suite1_task3.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad.ecf b/ANode/test/data/SMSHOME2/bad/bad.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad.ecf rename to ANode/test/data/SMSHOME2/bad/bad.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad1.ecf b/ANode/test/data/SMSHOME2/bad/bad1.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad1.ecf rename to ANode/test/data/SMSHOME2/bad/bad1.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad10.ecf b/ANode/test/data/SMSHOME2/bad/bad10.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad10.ecf rename to ANode/test/data/SMSHOME2/bad/bad10.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad11.ecf b/ANode/test/data/SMSHOME2/bad/bad11.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad11.ecf rename to ANode/test/data/SMSHOME2/bad/bad11.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad2.ecf b/ANode/test/data/SMSHOME2/bad/bad2.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad2.ecf rename to ANode/test/data/SMSHOME2/bad/bad2.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad3.ecf b/ANode/test/data/SMSHOME2/bad/bad3.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad3.ecf rename to ANode/test/data/SMSHOME2/bad/bad3.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad4.ecf b/ANode/test/data/SMSHOME2/bad/bad4.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad4.ecf rename to ANode/test/data/SMSHOME2/bad/bad4.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad5.ecf b/ANode/test/data/SMSHOME2/bad/bad5.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad5.ecf rename to ANode/test/data/SMSHOME2/bad/bad5.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad6.ecf b/ANode/test/data/SMSHOME2/bad/bad6.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad6.ecf rename to ANode/test/data/SMSHOME2/bad/bad6.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad7.ecf b/ANode/test/data/SMSHOME2/bad/bad7.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad7.ecf rename to ANode/test/data/SMSHOME2/bad/bad7.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad8.ecf b/ANode/test/data/SMSHOME2/bad/bad8.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad8.ecf rename to ANode/test/data/SMSHOME2/bad/bad8.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad9.ecf b/ANode/test/data/SMSHOME2/bad/bad9.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad9.ecf rename to ANode/test/data/SMSHOME2/bad/bad9.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad_ecfmicro.ecf b/ANode/test/data/SMSHOME2/bad/bad_ecfmicro.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad_ecfmicro.ecf rename to ANode/test/data/SMSHOME2/bad/bad_ecfmicro.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/bad_ecfmicro_1.ecf b/ANode/test/data/SMSHOME2/bad/bad_ecfmicro_1.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/bad_ecfmicro_1.ecf rename to ANode/test/data/SMSHOME2/bad/bad_ecfmicro_1.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/bad/includes/recursive_head.h b/ANode/test/data/SMSHOME2/bad/includes/recursive_head.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/bad/includes/recursive_head.h rename to ANode/test/data/SMSHOME2/bad/includes/recursive_head.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/ecf_micro_2.ecf b/ANode/test/data/SMSHOME2/good/ecf_micro_2.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/ecf_micro_2.ecf rename to ANode/test/data/SMSHOME2/good/ecf_micro_2.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/good/ecfmicro.ecf b/ANode/test/data/SMSHOME2/good/ecfmicro.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/ecfmicro.ecf rename to ANode/test/data/SMSHOME2/good/ecfmicro.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/good/good.ecf b/ANode/test/data/SMSHOME2/good/good.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/good.ecf rename to ANode/test/data/SMSHOME2/good/good.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/good/good1.ecf b/ANode/test/data/SMSHOME2/good/good1.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/good1.ecf rename to ANode/test/data/SMSHOME2/good/good1.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/config.h b/ANode/test/data/SMSHOME2/good/includes/config.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/config.h rename to ANode/test/data/SMSHOME2/good/includes/config.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/config.oc.h b/ANode/test/data/SMSHOME2/good/includes/config.oc.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/config.oc.h rename to ANode/test/data/SMSHOME2/good/includes/config.oc.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/endt.h b/ANode/test/data/SMSHOME2/good/includes/endt.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/endt.h rename to ANode/test/data/SMSHOME2/good/includes/endt.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/head.h b/ANode/test/data/SMSHOME2/good/includes/head.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/head.h rename to ANode/test/data/SMSHOME2/good/includes/head.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/law.h b/ANode/test/data/SMSHOME2/good/includes/law.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/law.h rename to ANode/test/data/SMSHOME2/good/includes/law.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/qsub.h b/ANode/test/data/SMSHOME2/good/includes/qsub.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/qsub.h rename to ANode/test/data/SMSHOME2/good/includes/qsub.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/rcp.h b/ANode/test/data/SMSHOME2/good/includes/rcp.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/rcp.h rename to ANode/test/data/SMSHOME2/good/includes/rcp.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/set_traps.h b/ANode/test/data/SMSHOME2/good/includes/set_traps.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/set_traps.h rename to ANode/test/data/SMSHOME2/good/includes/set_traps.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/setup.h b/ANode/test/data/SMSHOME2/good/includes/setup.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/setup.h rename to ANode/test/data/SMSHOME2/good/includes/setup.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/sms.h b/ANode/test/data/SMSHOME2/good/includes/sms.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/sms.h rename to ANode/test/data/SMSHOME2/good/includes/sms.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/tail.h b/ANode/test/data/SMSHOME2/good/includes/tail.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/tail.h rename to ANode/test/data/SMSHOME2/good/includes/tail.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/includes/trap.h b/ANode/test/data/SMSHOME2/good/includes/trap.h similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/includes/trap.h rename to ANode/test/data/SMSHOME2/good/includes/trap.h diff --git a/ecflow/ANode/test/data/SMSHOME2/good/micro_in_comment.ecf b/ANode/test/data/SMSHOME2/good/micro_in_comment.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/micro_in_comment.ecf rename to ANode/test/data/SMSHOME2/good/micro_in_comment.ecf diff --git a/ecflow/ANode/test/data/SMSHOME2/good/operations.ecf b/ANode/test/data/SMSHOME2/good/operations.ecf similarity index 100% rename from ecflow/ANode/test/data/SMSHOME2/good/operations.ecf rename to ANode/test/data/SMSHOME2/good/operations.ecf diff --git a/ecflow/ANode/test/data/common.h b/ANode/test/data/common.h similarity index 100% rename from ecflow/ANode/test/data/common.h rename to ANode/test/data/common.h diff --git a/ecflow/ANode/test/data/includes/head.h b/ANode/test/data/includes/head.h similarity index 100% rename from ecflow/ANode/test/data/includes/head.h rename to ANode/test/data/includes/head.h diff --git a/ecflow/ANode/test/data/includes/manual.h b/ANode/test/data/includes/manual.h similarity index 100% rename from ecflow/ANode/test/data/includes/manual.h rename to ANode/test/data/includes/manual.h diff --git a/ecflow/ANode/test/data/includes/simple_head.h b/ANode/test/data/includes/simple_head.h similarity index 100% rename from ecflow/ANode/test/data/includes/simple_head.h rename to ANode/test/data/includes/simple_head.h diff --git a/ecflow/ANode/test/data/includes/simple_tail.h b/ANode/test/data/includes/simple_tail.h similarity index 100% rename from ecflow/ANode/test/data/includes/simple_tail.h rename to ANode/test/data/includes/simple_tail.h diff --git a/ecflow/ANode/test/data/includes/tail.h b/ANode/test/data/includes/tail.h similarity index 100% rename from ecflow/ANode/test/data/includes/tail.h rename to ANode/test/data/includes/tail.h diff --git a/ecflow/ANode/test/data/migration/default_constructor/Defs.def b/ANode/test/data/migration/default_constructor/Defs.def similarity index 100% rename from ecflow/ANode/test/data/migration/default_constructor/Defs.def rename to ANode/test/data/migration/default_constructor/Defs.def diff --git a/ecflow/ANode/test/data/migration/default_constructor/Family.def b/ANode/test/data/migration/default_constructor/Family.def similarity index 100% rename from ecflow/ANode/test/data/migration/default_constructor/Family.def rename to ANode/test/data/migration/default_constructor/Family.def diff --git a/ecflow/ANode/test/data/migration/default_constructor/Limit.def b/ANode/test/data/migration/default_constructor/Limit.def similarity index 100% rename from ecflow/ANode/test/data/migration/default_constructor/Limit.def rename to ANode/test/data/migration/default_constructor/Limit.def diff --git a/ecflow/ANode/test/data/migration/default_constructor/Suite.def b/ANode/test/data/migration/default_constructor/Suite.def similarity index 100% rename from ecflow/ANode/test/data/migration/default_constructor/Suite.def rename to ANode/test/data/migration/default_constructor/Suite.def diff --git a/ecflow/ANode/test/data/migration/default_constructor/Task.def b/ANode/test/data/migration/default_constructor/Task.def similarity index 100% rename from ecflow/ANode/test/data/migration/default_constructor/Task.def rename to ANode/test/data/migration/default_constructor/Task.def diff --git a/ecflow/ANode/test/data/migration/fixture/boost_1_47.checkpt b/ANode/test/data/migration/fixture/boost_1_47.checkpt similarity index 100% rename from ecflow/ANode/test/data/migration/fixture/boost_1_47.checkpt rename to ANode/test/data/migration/fixture/boost_1_47.checkpt diff --git a/ecflow/AParser/CMakeLists.txt b/AParser/CMakeLists.txt similarity index 100% rename from ecflow/AParser/CMakeLists.txt rename to AParser/CMakeLists.txt diff --git a/ecflow/AParser/Jamfile.jam b/AParser/Jamfile.jam similarity index 100% rename from ecflow/AParser/Jamfile.jam rename to AParser/Jamfile.jam diff --git a/ecflow/AParser/src/AutoCancelParser.cpp b/AParser/src/AutoCancelParser.cpp similarity index 100% rename from ecflow/AParser/src/AutoCancelParser.cpp rename to AParser/src/AutoCancelParser.cpp diff --git a/ecflow/AParser/src/AutoCancelParser.hpp b/AParser/src/AutoCancelParser.hpp similarity index 100% rename from ecflow/AParser/src/AutoCancelParser.hpp rename to AParser/src/AutoCancelParser.hpp diff --git a/ecflow/AParser/src/CalendarParser.cpp b/AParser/src/CalendarParser.cpp similarity index 100% rename from ecflow/AParser/src/CalendarParser.cpp rename to AParser/src/CalendarParser.cpp diff --git a/ecflow/AParser/src/CalendarParser.hpp b/AParser/src/CalendarParser.hpp similarity index 100% rename from ecflow/AParser/src/CalendarParser.hpp rename to AParser/src/CalendarParser.hpp diff --git a/ecflow/AParser/src/ClockParser.cpp b/AParser/src/ClockParser.cpp similarity index 100% rename from ecflow/AParser/src/ClockParser.cpp rename to AParser/src/ClockParser.cpp diff --git a/ecflow/AParser/src/ClockParser.hpp b/AParser/src/ClockParser.hpp similarity index 100% rename from ecflow/AParser/src/ClockParser.hpp rename to AParser/src/ClockParser.hpp diff --git a/ecflow/AParser/src/CronParser.cpp b/AParser/src/CronParser.cpp similarity index 100% rename from ecflow/AParser/src/CronParser.cpp rename to AParser/src/CronParser.cpp diff --git a/ecflow/AParser/src/CronParser.hpp b/AParser/src/CronParser.hpp similarity index 100% rename from ecflow/AParser/src/CronParser.hpp rename to AParser/src/CronParser.hpp diff --git a/ecflow/AParser/src/DateParser.cpp b/AParser/src/DateParser.cpp similarity index 100% rename from ecflow/AParser/src/DateParser.cpp rename to AParser/src/DateParser.cpp diff --git a/ecflow/AParser/src/DateParser.hpp b/AParser/src/DateParser.hpp similarity index 100% rename from ecflow/AParser/src/DateParser.hpp rename to AParser/src/DateParser.hpp diff --git a/ecflow/AParser/src/DayParser.cpp b/AParser/src/DayParser.cpp similarity index 100% rename from ecflow/AParser/src/DayParser.cpp rename to AParser/src/DayParser.cpp diff --git a/ecflow/AParser/src/DayParser.hpp b/AParser/src/DayParser.hpp similarity index 100% rename from ecflow/AParser/src/DayParser.hpp rename to AParser/src/DayParser.hpp diff --git a/ecflow/AParser/src/DefsParser.cpp b/AParser/src/DefsParser.cpp similarity index 100% rename from ecflow/AParser/src/DefsParser.cpp rename to AParser/src/DefsParser.cpp diff --git a/ecflow/AParser/src/DefsParser.hpp b/AParser/src/DefsParser.hpp similarity index 100% rename from ecflow/AParser/src/DefsParser.hpp rename to AParser/src/DefsParser.hpp diff --git a/ecflow/AParser/src/DefsStateParser.cpp b/AParser/src/DefsStateParser.cpp similarity index 100% rename from ecflow/AParser/src/DefsStateParser.cpp rename to AParser/src/DefsStateParser.cpp diff --git a/ecflow/AParser/src/DefsStateParser.hpp b/AParser/src/DefsStateParser.hpp similarity index 100% rename from ecflow/AParser/src/DefsStateParser.hpp rename to AParser/src/DefsStateParser.hpp diff --git a/ecflow/AParser/src/DefsStatusParser.cpp b/AParser/src/DefsStatusParser.cpp similarity index 100% rename from ecflow/AParser/src/DefsStatusParser.cpp rename to AParser/src/DefsStatusParser.cpp diff --git a/ecflow/AParser/src/DefsStatusParser.hpp b/AParser/src/DefsStatusParser.hpp similarity index 100% rename from ecflow/AParser/src/DefsStatusParser.hpp rename to AParser/src/DefsStatusParser.hpp diff --git a/ecflow/AParser/src/DefsStructureParser.cpp b/AParser/src/DefsStructureParser.cpp similarity index 100% rename from ecflow/AParser/src/DefsStructureParser.cpp rename to AParser/src/DefsStructureParser.cpp diff --git a/ecflow/AParser/src/DefsStructureParser.hpp b/AParser/src/DefsStructureParser.hpp similarity index 100% rename from ecflow/AParser/src/DefsStructureParser.hpp rename to AParser/src/DefsStructureParser.hpp diff --git a/ecflow/AParser/src/EventParser.cpp b/AParser/src/EventParser.cpp similarity index 100% rename from ecflow/AParser/src/EventParser.cpp rename to AParser/src/EventParser.cpp diff --git a/ecflow/AParser/src/EventParser.hpp b/AParser/src/EventParser.hpp similarity index 100% rename from ecflow/AParser/src/EventParser.hpp rename to AParser/src/EventParser.hpp diff --git a/ecflow/AParser/src/ExternParser.cpp b/AParser/src/ExternParser.cpp similarity index 100% rename from ecflow/AParser/src/ExternParser.cpp rename to AParser/src/ExternParser.cpp diff --git a/ecflow/AParser/src/ExternParser.hpp b/AParser/src/ExternParser.hpp similarity index 100% rename from ecflow/AParser/src/ExternParser.hpp rename to AParser/src/ExternParser.hpp diff --git a/ecflow/AParser/src/InlimitParser.cpp b/AParser/src/InlimitParser.cpp similarity index 100% rename from ecflow/AParser/src/InlimitParser.cpp rename to AParser/src/InlimitParser.cpp diff --git a/ecflow/AParser/src/InlimitParser.hpp b/AParser/src/InlimitParser.hpp similarity index 100% rename from ecflow/AParser/src/InlimitParser.hpp rename to AParser/src/InlimitParser.hpp diff --git a/ecflow/AParser/src/LabelParser.cpp b/AParser/src/LabelParser.cpp similarity index 100% rename from ecflow/AParser/src/LabelParser.cpp rename to AParser/src/LabelParser.cpp diff --git a/ecflow/AParser/src/LabelParser.hpp b/AParser/src/LabelParser.hpp similarity index 100% rename from ecflow/AParser/src/LabelParser.hpp rename to AParser/src/LabelParser.hpp diff --git a/ecflow/AParser/src/LateParser.cpp b/AParser/src/LateParser.cpp similarity index 100% rename from ecflow/AParser/src/LateParser.cpp rename to AParser/src/LateParser.cpp diff --git a/ecflow/AParser/src/LateParser.hpp b/AParser/src/LateParser.hpp similarity index 100% rename from ecflow/AParser/src/LateParser.hpp rename to AParser/src/LateParser.hpp diff --git a/ecflow/AParser/src/LimitParser.cpp b/AParser/src/LimitParser.cpp similarity index 100% rename from ecflow/AParser/src/LimitParser.cpp rename to AParser/src/LimitParser.cpp diff --git a/ecflow/AParser/src/LimitParser.hpp b/AParser/src/LimitParser.hpp similarity index 100% rename from ecflow/AParser/src/LimitParser.hpp rename to AParser/src/LimitParser.hpp diff --git a/ecflow/AParser/src/MeterParser.cpp b/AParser/src/MeterParser.cpp similarity index 100% rename from ecflow/AParser/src/MeterParser.cpp rename to AParser/src/MeterParser.cpp diff --git a/ecflow/AParser/src/MeterParser.hpp b/AParser/src/MeterParser.hpp similarity index 100% rename from ecflow/AParser/src/MeterParser.hpp rename to AParser/src/MeterParser.hpp diff --git a/ecflow/AParser/src/OldSpiritParser.cpp b/AParser/src/OldSpiritParser.cpp similarity index 100% rename from ecflow/AParser/src/OldSpiritParser.cpp rename to AParser/src/OldSpiritParser.cpp diff --git a/ecflow/AParser/src/OldSpiritParser.hpp b/AParser/src/OldSpiritParser.hpp similarity index 100% rename from ecflow/AParser/src/OldSpiritParser.hpp rename to AParser/src/OldSpiritParser.hpp diff --git a/ecflow/AParser/src/Parser.cpp b/AParser/src/Parser.cpp similarity index 100% rename from ecflow/AParser/src/Parser.cpp rename to AParser/src/Parser.cpp diff --git a/ecflow/AParser/src/Parser.hpp b/AParser/src/Parser.hpp similarity index 100% rename from ecflow/AParser/src/Parser.hpp rename to AParser/src/Parser.hpp diff --git a/ecflow/AParser/src/RepeatParser.cpp b/AParser/src/RepeatParser.cpp similarity index 100% rename from ecflow/AParser/src/RepeatParser.cpp rename to AParser/src/RepeatParser.cpp diff --git a/ecflow/AParser/src/RepeatParser.hpp b/AParser/src/RepeatParser.hpp similarity index 100% rename from ecflow/AParser/src/RepeatParser.hpp rename to AParser/src/RepeatParser.hpp diff --git a/ecflow/AParser/src/TimeParser.cpp b/AParser/src/TimeParser.cpp similarity index 100% rename from ecflow/AParser/src/TimeParser.cpp rename to AParser/src/TimeParser.cpp diff --git a/ecflow/AParser/src/TimeParser.hpp b/AParser/src/TimeParser.hpp similarity index 100% rename from ecflow/AParser/src/TimeParser.hpp rename to AParser/src/TimeParser.hpp diff --git a/ecflow/AParser/src/TodayParser.cpp b/AParser/src/TodayParser.cpp similarity index 100% rename from ecflow/AParser/src/TodayParser.cpp rename to AParser/src/TodayParser.cpp diff --git a/ecflow/AParser/src/TodayParser.hpp b/AParser/src/TodayParser.hpp similarity index 100% rename from ecflow/AParser/src/TodayParser.hpp rename to AParser/src/TodayParser.hpp diff --git a/ecflow/AParser/src/TriggerParser.cpp b/AParser/src/TriggerParser.cpp similarity index 100% rename from ecflow/AParser/src/TriggerParser.cpp rename to AParser/src/TriggerParser.cpp diff --git a/ecflow/AParser/src/TriggerParser.hpp b/AParser/src/TriggerParser.hpp similarity index 100% rename from ecflow/AParser/src/TriggerParser.hpp rename to AParser/src/TriggerParser.hpp diff --git a/ecflow/AParser/src/VariableParser.cpp b/AParser/src/VariableParser.cpp similarity index 100% rename from ecflow/AParser/src/VariableParser.cpp rename to AParser/src/VariableParser.cpp diff --git a/ecflow/AParser/src/VariableParser.hpp b/AParser/src/VariableParser.hpp similarity index 100% rename from ecflow/AParser/src/VariableParser.hpp rename to AParser/src/VariableParser.hpp diff --git a/ecflow/AParser/src/VerifyParser.cpp b/AParser/src/VerifyParser.cpp similarity index 100% rename from ecflow/AParser/src/VerifyParser.cpp rename to AParser/src/VerifyParser.cpp diff --git a/ecflow/AParser/src/VerifyParser.hpp b/AParser/src/VerifyParser.hpp similarity index 100% rename from ecflow/AParser/src/VerifyParser.hpp rename to AParser/src/VerifyParser.hpp diff --git a/ecflow/AParser/src/ZombieAttrParser.cpp b/AParser/src/ZombieAttrParser.cpp similarity index 100% rename from ecflow/AParser/src/ZombieAttrParser.cpp rename to AParser/src/ZombieAttrParser.cpp diff --git a/ecflow/AParser/src/ZombieAttrParser.hpp b/AParser/src/ZombieAttrParser.hpp similarity index 100% rename from ecflow/AParser/src/ZombieAttrParser.hpp rename to AParser/src/ZombieAttrParser.hpp diff --git a/ecflow/AParser/test/ParseOnly.cpp b/AParser/test/ParseOnly.cpp similarity index 100% rename from ecflow/AParser/test/ParseOnly.cpp rename to AParser/test/ParseOnly.cpp diff --git a/ecflow/AParser/test/ParseTimer.cpp b/AParser/test/ParseTimer.cpp similarity index 100% rename from ecflow/AParser/test/ParseTimer.cpp rename to AParser/test/ParseTimer.cpp diff --git a/ecflow/AParser/test/PersistHelper.cpp b/AParser/test/PersistHelper.cpp similarity index 100% rename from ecflow/AParser/test/PersistHelper.cpp rename to AParser/test/PersistHelper.cpp diff --git a/ecflow/AParser/test/PersistHelper.hpp b/AParser/test/PersistHelper.hpp similarity index 100% rename from ecflow/AParser/test/PersistHelper.hpp rename to AParser/test/PersistHelper.hpp diff --git a/ecflow/AParser/test/TestAutoAddExterns.cpp b/AParser/test/TestAutoAddExterns.cpp similarity index 100% rename from ecflow/AParser/test/TestAutoAddExterns.cpp rename to AParser/test/TestAutoAddExterns.cpp diff --git a/ecflow/AParser/test/TestDefsStructurePersistAndReload.cpp b/AParser/test/TestDefsStructurePersistAndReload.cpp similarity index 100% rename from ecflow/AParser/test/TestDefsStructurePersistAndReload.cpp rename to AParser/test/TestDefsStructurePersistAndReload.cpp diff --git a/ecflow/AParser/test/TestMigration.cpp b/AParser/test/TestMigration.cpp similarity index 100% rename from ecflow/AParser/test/TestMigration.cpp rename to AParser/test/TestMigration.cpp diff --git a/ecflow/AParser/test/TestParser.cpp b/AParser/test/TestParser.cpp similarity index 100% rename from ecflow/AParser/test/TestParser.cpp rename to AParser/test/TestParser.cpp diff --git a/ecflow/AParser/test/TestSingleDefsFile.cpp b/AParser/test/TestSingleDefsFile.cpp similarity index 100% rename from ecflow/AParser/test/TestSingleDefsFile.cpp rename to AParser/test/TestSingleDefsFile.cpp diff --git a/ecflow/AParser/test/TestVariableParsing.cpp b/AParser/test/TestVariableParsing.cpp similarity index 100% rename from ecflow/AParser/test/TestVariableParsing.cpp rename to AParser/test/TestVariableParsing.cpp diff --git a/ecflow/AParser/test/data/bad_defs/clock/clock1.def b/AParser/test/data/bad_defs/clock/clock1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/clock/clock1.def rename to AParser/test/data/bad_defs/clock/clock1.def diff --git a/ecflow/AParser/test/data/bad_defs/clock/clock2.def b/AParser/test/data/bad_defs/clock/clock2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/clock/clock2.def rename to AParser/test/data/bad_defs/clock/clock2.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron1.def b/AParser/test/data/bad_defs/cron/cron1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron1.def rename to AParser/test/data/bad_defs/cron/cron1.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron2.def b/AParser/test/data/bad_defs/cron/cron2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron2.def rename to AParser/test/data/bad_defs/cron/cron2.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron3.def b/AParser/test/data/bad_defs/cron/cron3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron3.def rename to AParser/test/data/bad_defs/cron/cron3.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron4.def b/AParser/test/data/bad_defs/cron/cron4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron4.def rename to AParser/test/data/bad_defs/cron/cron4.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron5.def b/AParser/test/data/bad_defs/cron/cron5.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron5.def rename to AParser/test/data/bad_defs/cron/cron5.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron5_1.def b/AParser/test/data/bad_defs/cron/cron5_1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron5_1.def rename to AParser/test/data/bad_defs/cron/cron5_1.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron6.def b/AParser/test/data/bad_defs/cron/cron6.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron6.def rename to AParser/test/data/bad_defs/cron/cron6.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/cron7.def b/AParser/test/data/bad_defs/cron/cron7.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/cron7.def rename to AParser/test/data/bad_defs/cron/cron7.def diff --git a/ecflow/AParser/test/data/bad_defs/cron/repeat_with_cron.def b/AParser/test/data/bad_defs/cron/repeat_with_cron.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/cron/repeat_with_cron.def rename to AParser/test/data/bad_defs/cron/repeat_with_cron.def diff --git a/ecflow/AParser/test/data/bad_defs/date/date.def b/AParser/test/data/bad_defs/date/date.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/date/date.def rename to AParser/test/data/bad_defs/date/date.def diff --git a/ecflow/AParser/test/data/bad_defs/date/date1.def b/AParser/test/data/bad_defs/date/date1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/date/date1.def rename to AParser/test/data/bad_defs/date/date1.def diff --git a/ecflow/AParser/test/data/bad_defs/date/date2.def b/AParser/test/data/bad_defs/date/date2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/date/date2.def rename to AParser/test/data/bad_defs/date/date2.def diff --git a/ecflow/AParser/test/data/bad_defs/date/date3.def b/AParser/test/data/bad_defs/date/date3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/date/date3.def rename to AParser/test/data/bad_defs/date/date3.def diff --git a/ecflow/AParser/test/data/bad_defs/date/date4.def b/AParser/test/data/bad_defs/date/date4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/date/date4.def rename to AParser/test/data/bad_defs/date/date4.def diff --git a/ecflow/AParser/test/data/bad_defs/date/date5.def b/AParser/test/data/bad_defs/date/date5.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/date/date5.def rename to AParser/test/data/bad_defs/date/date5.def diff --git a/ecflow/AParser/test/data/bad_defs/defstatus/defstatus.def b/AParser/test/data/bad_defs/defstatus/defstatus.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/defstatus/defstatus.def rename to AParser/test/data/bad_defs/defstatus/defstatus.def diff --git a/ecflow/AParser/test/data/bad_defs/event/event_1.def b/AParser/test/data/bad_defs/event/event_1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/event/event_1.def rename to AParser/test/data/bad_defs/event/event_1.def diff --git a/ecflow/AParser/test/data/bad_defs/event/event_2.def b/AParser/test/data/bad_defs/event/event_2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/event/event_2.def rename to AParser/test/data/bad_defs/event/event_2.def diff --git a/ecflow/AParser/test/data/bad_defs/event/event_3.def b/AParser/test/data/bad_defs/event/event_3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/event/event_3.def rename to AParser/test/data/bad_defs/event/event_3.def diff --git a/ecflow/AParser/test/data/bad_defs/event/event_4.def b/AParser/test/data/bad_defs/event/event_4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/event/event_4.def rename to AParser/test/data/bad_defs/event/event_4.def diff --git a/ecflow/AParser/test/data/bad_defs/event/simple_event.txt b/AParser/test/data/bad_defs/event/simple_event.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/event/simple_event.txt rename to AParser/test/data/bad_defs/event/simple_event.txt diff --git a/ecflow/AParser/test/data/bad_defs/extern/bad.def b/AParser/test/data/bad_defs/extern/bad.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/extern/bad.def rename to AParser/test/data/bad_defs/extern/bad.def diff --git a/ecflow/AParser/test/data/bad_defs/extern/complete.def b/AParser/test/data/bad_defs/extern/complete.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/extern/complete.def rename to AParser/test/data/bad_defs/extern/complete.def diff --git a/ecflow/AParser/test/data/bad_defs/extern/trigger1.def b/AParser/test/data/bad_defs/extern/trigger1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/extern/trigger1.def rename to AParser/test/data/bad_defs/extern/trigger1.def diff --git a/ecflow/AParser/test/data/bad_defs/extern/trigger2.def b/AParser/test/data/bad_defs/extern/trigger2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/extern/trigger2.def rename to AParser/test/data/bad_defs/extern/trigger2.def diff --git a/ecflow/AParser/test/data/bad_defs/family/family.def b/AParser/test/data/bad_defs/family/family.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/family/family.def rename to AParser/test/data/bad_defs/family/family.def diff --git a/ecflow/AParser/test/data/bad_defs/family/family_1.def b/AParser/test/data/bad_defs/family/family_1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/family/family_1.def rename to AParser/test/data/bad_defs/family/family_1.def diff --git a/ecflow/AParser/test/data/bad_defs/family/simple_family.txt b/AParser/test/data/bad_defs/family/simple_family.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/family/simple_family.txt rename to AParser/test/data/bad_defs/family/simple_family.txt diff --git a/ecflow/AParser/test/data/bad_defs/inlimit/limit.def b/AParser/test/data/bad_defs/inlimit/limit.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/inlimit/limit.def rename to AParser/test/data/bad_defs/inlimit/limit.def diff --git a/ecflow/AParser/test/data/bad_defs/inlimit/limt2.def b/AParser/test/data/bad_defs/inlimit/limt2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/inlimit/limt2.def rename to AParser/test/data/bad_defs/inlimit/limt2.def diff --git a/ecflow/AParser/test/data/bad_defs/late/late.def b/AParser/test/data/bad_defs/late/late.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/late/late.def rename to AParser/test/data/bad_defs/late/late.def diff --git a/ecflow/AParser/test/data/bad_defs/late/late2.def b/AParser/test/data/bad_defs/late/late2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/late/late2.def rename to AParser/test/data/bad_defs/late/late2.def diff --git a/ecflow/AParser/test/data/bad_defs/late/late3.def b/AParser/test/data/bad_defs/late/late3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/late/late3.def rename to AParser/test/data/bad_defs/late/late3.def diff --git a/ecflow/AParser/test/data/bad_defs/late/late4.def b/AParser/test/data/bad_defs/late/late4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/late/late4.def rename to AParser/test/data/bad_defs/late/late4.def diff --git a/ecflow/AParser/test/data/bad_defs/limit/limit.def b/AParser/test/data/bad_defs/limit/limit.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/limit/limit.def rename to AParser/test/data/bad_defs/limit/limit.def diff --git a/ecflow/AParser/test/data/bad_defs/meter/meter.def b/AParser/test/data/bad_defs/meter/meter.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/meter/meter.def rename to AParser/test/data/bad_defs/meter/meter.def diff --git a/ecflow/AParser/test/data/bad_defs/meter/meter2.def b/AParser/test/data/bad_defs/meter/meter2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/meter/meter2.def rename to AParser/test/data/bad_defs/meter/meter2.def diff --git a/ecflow/AParser/test/data/bad_defs/meter/meter3.def b/AParser/test/data/bad_defs/meter/meter3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/meter/meter3.def rename to AParser/test/data/bad_defs/meter/meter3.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/date_missing_name.def b/AParser/test/data/bad_defs/repeat/date_missing_name.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/date_missing_name.def rename to AParser/test/data/bad_defs/repeat/date_missing_name.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/duplicate_repeats_per_node.def b/AParser/test/data/bad_defs/repeat/duplicate_repeats_per_node.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/duplicate_repeats_per_node.def rename to AParser/test/data/bad_defs/repeat/duplicate_repeats_per_node.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/invalid_dates.def b/AParser/test/data/bad_defs/repeat/invalid_dates.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/invalid_dates.def rename to AParser/test/data/bad_defs/repeat/invalid_dates.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/invalid_dates_2.def b/AParser/test/data/bad_defs/repeat/invalid_dates_2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/invalid_dates_2.def rename to AParser/test/data/bad_defs/repeat/invalid_dates_2.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/repeat_integer.def b/AParser/test/data/bad_defs/repeat/repeat_integer.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/repeat_integer.def rename to AParser/test/data/bad_defs/repeat/repeat_integer.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/repeat_month.def b/AParser/test/data/bad_defs/repeat/repeat_month.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/repeat_month.def rename to AParser/test/data/bad_defs/repeat/repeat_month.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/repeat_with_cron.def b/AParser/test/data/bad_defs/repeat/repeat_with_cron.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/repeat_with_cron.def rename to AParser/test/data/bad_defs/repeat/repeat_with_cron.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/repeat_year.def b/AParser/test/data/bad_defs/repeat/repeat_year.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/repeat_year.def rename to AParser/test/data/bad_defs/repeat/repeat_year.def diff --git a/ecflow/AParser/test/data/bad_defs/repeat/string_missing_name.def b/AParser/test/data/bad_defs/repeat/string_missing_name.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/repeat/string_missing_name.def rename to AParser/test/data/bad_defs/repeat/string_missing_name.def diff --git a/ecflow/AParser/test/data/bad_defs/suite/clock.def b/AParser/test/data/bad_defs/suite/clock.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/suite/clock.def rename to AParser/test/data/bad_defs/suite/clock.def diff --git a/ecflow/AParser/test/data/bad_defs/suite/clock1.def b/AParser/test/data/bad_defs/suite/clock1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/suite/clock1.def rename to AParser/test/data/bad_defs/suite/clock1.def diff --git a/ecflow/AParser/test/data/bad_defs/suite/simple_suite.txt b/AParser/test/data/bad_defs/suite/simple_suite.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/suite/simple_suite.txt rename to AParser/test/data/bad_defs/suite/simple_suite.txt diff --git a/ecflow/AParser/test/data/bad_defs/task/simple_task.txt b/AParser/test/data/bad_defs/task/simple_task.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/task/simple_task.txt rename to AParser/test/data/bad_defs/task/simple_task.txt diff --git a/ecflow/AParser/test/data/bad_defs/task/task.def b/AParser/test/data/bad_defs/task/task.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/task/task.def rename to AParser/test/data/bad_defs/task/task.def diff --git a/ecflow/AParser/test/data/bad_defs/task/task_1.def b/AParser/test/data/bad_defs/task/task_1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/task/task_1.def rename to AParser/test/data/bad_defs/task/task_1.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time.def b/AParser/test/data/bad_defs/time/time.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time.def rename to AParser/test/data/bad_defs/time/time.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_1.def b/AParser/test/data/bad_defs/time/time_1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_1.def rename to AParser/test/data/bad_defs/time/time_1.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_2.def b/AParser/test/data/bad_defs/time/time_2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_2.def rename to AParser/test/data/bad_defs/time/time_2.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_3.def b/AParser/test/data/bad_defs/time/time_3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_3.def rename to AParser/test/data/bad_defs/time/time_3.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_4.def b/AParser/test/data/bad_defs/time/time_4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_4.def rename to AParser/test/data/bad_defs/time/time_4.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_5.def b/AParser/test/data/bad_defs/time/time_5.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_5.def rename to AParser/test/data/bad_defs/time/time_5.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_6.def b/AParser/test/data/bad_defs/time/time_6.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_6.def rename to AParser/test/data/bad_defs/time/time_6.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_7.def b/AParser/test/data/bad_defs/time/time_7.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_7.def rename to AParser/test/data/bad_defs/time/time_7.def diff --git a/ecflow/AParser/test/data/bad_defs/time/time_8.def b/AParser/test/data/bad_defs/time/time_8.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/time/time_8.def rename to AParser/test/data/bad_defs/time/time_8.def diff --git a/ecflow/AParser/test/data/bad_defs/today/today.def b/AParser/test/data/bad_defs/today/today.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/today/today.def rename to AParser/test/data/bad_defs/today/today.def diff --git a/ecflow/AParser/test/data/bad_defs/trigger/bad_trigger2.txt b/AParser/test/data/bad_defs/trigger/bad_trigger2.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/bad_trigger2.txt rename to AParser/test/data/bad_defs/trigger/bad_trigger2.txt diff --git a/ecflow/AParser/test/data/bad_defs/trigger/bad_trigger3.txt b/AParser/test/data/bad_defs/trigger/bad_trigger3.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/bad_trigger3.txt rename to AParser/test/data/bad_defs/trigger/bad_trigger3.txt diff --git a/ecflow/AParser/test/data/bad_defs/trigger/bad_trigger4.txt b/AParser/test/data/bad_defs/trigger/bad_trigger4.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/bad_trigger4.txt rename to AParser/test/data/bad_defs/trigger/bad_trigger4.txt diff --git a/ecflow/AParser/test/data/bad_defs/trigger/bad_trigger5.txt b/AParser/test/data/bad_defs/trigger/bad_trigger5.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/bad_trigger5.txt rename to AParser/test/data/bad_defs/trigger/bad_trigger5.txt diff --git a/ecflow/AParser/test/data/bad_defs/trigger/complex.def b/AParser/test/data/bad_defs/trigger/complex.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/complex.def rename to AParser/test/data/bad_defs/trigger/complex.def diff --git a/ecflow/AParser/test/data/bad_defs/trigger/extern_trigger.def b/AParser/test/data/bad_defs/trigger/extern_trigger.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/extern_trigger.def rename to AParser/test/data/bad_defs/trigger/extern_trigger.def diff --git a/ecflow/AParser/test/data/bad_defs/trigger/simple_trigger_bad_expression.txt b/AParser/test/data/bad_defs/trigger/simple_trigger_bad_expression.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/simple_trigger_bad_expression.txt rename to AParser/test/data/bad_defs/trigger/simple_trigger_bad_expression.txt diff --git a/ecflow/AParser/test/data/bad_defs/trigger/trigger.txt b/AParser/test/data/bad_defs/trigger/trigger.txt similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/trigger.txt rename to AParser/test/data/bad_defs/trigger/trigger.txt diff --git a/ecflow/AParser/test/data/bad_defs/trigger/trigger_1.def b/AParser/test/data/bad_defs/trigger/trigger_1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/trigger/trigger_1.def rename to AParser/test/data/bad_defs/trigger/trigger_1.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/bad.def b/AParser/test/data/bad_defs/variable/bad.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/bad.def rename to AParser/test/data/bad_defs/variable/bad.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/bad1.def b/AParser/test/data/bad_defs/variable/bad1.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/bad1.def rename to AParser/test/data/bad_defs/variable/bad1.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/bad2.def b/AParser/test/data/bad_defs/variable/bad2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/bad2.def rename to AParser/test/data/bad_defs/variable/bad2.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/bad3.def b/AParser/test/data/bad_defs/variable/bad3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/bad3.def rename to AParser/test/data/bad_defs/variable/bad3.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/bad4.def b/AParser/test/data/bad_defs/variable/bad4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/bad4.def rename to AParser/test/data/bad_defs/variable/bad4.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/bad5.def b/AParser/test/data/bad_defs/variable/bad5.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/bad5.def rename to AParser/test/data/bad_defs/variable/bad5.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/comment.def b/AParser/test/data/bad_defs/variable/comment.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/comment.def rename to AParser/test/data/bad_defs/variable/comment.def diff --git a/ecflow/AParser/test/data/bad_defs/variable/comment2.def b/AParser/test/data/bad_defs/variable/comment2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/variable/comment2.def rename to AParser/test/data/bad_defs/variable/comment2.def diff --git a/ecflow/AParser/test/data/bad_defs/verify/verfiy3.def b/AParser/test/data/bad_defs/verify/verfiy3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/verify/verfiy3.def rename to AParser/test/data/bad_defs/verify/verfiy3.def diff --git a/ecflow/AParser/test/data/bad_defs/verify/verify.def b/AParser/test/data/bad_defs/verify/verify.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/verify/verify.def rename to AParser/test/data/bad_defs/verify/verify.def diff --git a/ecflow/AParser/test/data/bad_defs/verify/verify2.def b/AParser/test/data/bad_defs/verify/verify2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/verify/verify2.def rename to AParser/test/data/bad_defs/verify/verify2.def diff --git a/ecflow/AParser/test/data/bad_defs/verify/verify4.def b/AParser/test/data/bad_defs/verify/verify4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/verify/verify4.def rename to AParser/test/data/bad_defs/verify/verify4.def diff --git a/ecflow/AParser/test/data/bad_defs/zombie/bad.def b/AParser/test/data/bad_defs/zombie/bad.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/zombie/bad.def rename to AParser/test/data/bad_defs/zombie/bad.def diff --git a/ecflow/AParser/test/data/bad_defs/zombie/bad2.def b/AParser/test/data/bad_defs/zombie/bad2.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/zombie/bad2.def rename to AParser/test/data/bad_defs/zombie/bad2.def diff --git a/ecflow/AParser/test/data/bad_defs/zombie/bad3.def b/AParser/test/data/bad_defs/zombie/bad3.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/zombie/bad3.def rename to AParser/test/data/bad_defs/zombie/bad3.def diff --git a/ecflow/AParser/test/data/bad_defs/zombie/bad4.def b/AParser/test/data/bad_defs/zombie/bad4.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/zombie/bad4.def rename to AParser/test/data/bad_defs/zombie/bad4.def diff --git a/ecflow/AParser/test/data/bad_defs/zombie/bad5.def b/AParser/test/data/bad_defs/zombie/bad5.def similarity index 100% rename from ecflow/AParser/test/data/bad_defs/zombie/bad5.def rename to AParser/test/data/bad_defs/zombie/bad5.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock.def b/AParser/test/data/good_defs/clock/clock.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock.def rename to AParser/test/data/good_defs/clock/clock.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock1.def b/AParser/test/data/good_defs/clock/clock1.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock1.def rename to AParser/test/data/good_defs/clock/clock1.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock2.def b/AParser/test/data/good_defs/clock/clock2.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock2.def rename to AParser/test/data/good_defs/clock/clock2.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock3.def b/AParser/test/data/good_defs/clock/clock3.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock3.def rename to AParser/test/data/good_defs/clock/clock3.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock4.def b/AParser/test/data/good_defs/clock/clock4.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock4.def rename to AParser/test/data/good_defs/clock/clock4.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock5.def b/AParser/test/data/good_defs/clock/clock5.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock5.def rename to AParser/test/data/good_defs/clock/clock5.def diff --git a/ecflow/AParser/test/data/good_defs/clock/clock6.def b/AParser/test/data/good_defs/clock/clock6.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/clock/clock6.def rename to AParser/test/data/good_defs/clock/clock6.def diff --git a/ecflow/AParser/test/data/good_defs/comment/comment.txt b/AParser/test/data/good_defs/comment/comment.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/comment/comment.txt rename to AParser/test/data/good_defs/comment/comment.txt diff --git a/ecflow/AParser/test/data/good_defs/complete/complete.def b/AParser/test/data/good_defs/complete/complete.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/complete/complete.def rename to AParser/test/data/good_defs/complete/complete.def diff --git a/ecflow/AParser/test/data/good_defs/complete/complex.def b/AParser/test/data/good_defs/complete/complex.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/complete/complex.def rename to AParser/test/data/good_defs/complete/complex.def diff --git a/ecflow/AParser/test/data/good_defs/cron/cron.def b/AParser/test/data/good_defs/cron/cron.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/cron/cron.def rename to AParser/test/data/good_defs/cron/cron.def diff --git a/ecflow/AParser/test/data/good_defs/cron/cron1.def b/AParser/test/data/good_defs/cron/cron1.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/cron/cron1.def rename to AParser/test/data/good_defs/cron/cron1.def diff --git a/ecflow/AParser/test/data/good_defs/cron/cron2.def b/AParser/test/data/good_defs/cron/cron2.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/cron/cron2.def rename to AParser/test/data/good_defs/cron/cron2.def diff --git a/ecflow/AParser/test/data/good_defs/date/date.def b/AParser/test/data/good_defs/date/date.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/date/date.def rename to AParser/test/data/good_defs/date/date.def diff --git a/ecflow/AParser/test/data/good_defs/day/day.def b/AParser/test/data/good_defs/day/day.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/day/day.def rename to AParser/test/data/good_defs/day/day.def diff --git a/ecflow/AParser/test/data/good_defs/defstatus/defstatus.txt b/AParser/test/data/good_defs/defstatus/defstatus.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/defstatus/defstatus.txt rename to AParser/test/data/good_defs/defstatus/defstatus.txt diff --git a/ecflow/AParser/test/data/good_defs/edit/edit.def b/AParser/test/data/good_defs/edit/edit.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/edit/edit.def rename to AParser/test/data/good_defs/edit/edit.def diff --git a/ecflow/AParser/test/data/good_defs/event/event_1.def b/AParser/test/data/good_defs/event/event_1.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/event/event_1.def rename to AParser/test/data/good_defs/event/event_1.def diff --git a/ecflow/AParser/test/data/good_defs/event/event_2.def b/AParser/test/data/good_defs/event/event_2.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/event/event_2.def rename to AParser/test/data/good_defs/event/event_2.def diff --git a/ecflow/AParser/test/data/good_defs/event/family_event.def b/AParser/test/data/good_defs/event/family_event.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/event/family_event.def rename to AParser/test/data/good_defs/event/family_event.def diff --git a/ecflow/AParser/test/data/good_defs/event/spaces.def b/AParser/test/data/good_defs/event/spaces.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/event/spaces.def rename to AParser/test/data/good_defs/event/spaces.def diff --git a/ecflow/AParser/test/data/good_defs/event/suite_event.def b/AParser/test/data/good_defs/event/suite_event.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/event/suite_event.def rename to AParser/test/data/good_defs/event/suite_event.def diff --git a/ecflow/AParser/test/data/good_defs/extern/extern.def b/AParser/test/data/good_defs/extern/extern.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/extern/extern.def rename to AParser/test/data/good_defs/extern/extern.def diff --git a/ecflow/AParser/test/data/good_defs/extern/first.def b/AParser/test/data/good_defs/extern/first.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/extern/first.def rename to AParser/test/data/good_defs/extern/first.def diff --git a/ecflow/AParser/test/data/good_defs/extern/plain.def b/AParser/test/data/good_defs/extern/plain.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/extern/plain.def rename to AParser/test/data/good_defs/extern/plain.def diff --git a/ecflow/AParser/test/data/good_defs/extern/second.def b/AParser/test/data/good_defs/extern/second.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/extern/second.def rename to AParser/test/data/good_defs/extern/second.def diff --git a/ecflow/AParser/test/data/good_defs/extern/simple_extern.def b/AParser/test/data/good_defs/extern/simple_extern.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/extern/simple_extern.def rename to AParser/test/data/good_defs/extern/simple_extern.def diff --git a/ecflow/AParser/test/data/good_defs/family/hierarchical_family.txt b/AParser/test/data/good_defs/family/hierarchical_family.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/family/hierarchical_family.txt rename to AParser/test/data/good_defs/family/hierarchical_family.txt diff --git a/ecflow/AParser/test/data/good_defs/family/missingEnds.txt b/AParser/test/data/good_defs/family/missingEnds.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/family/missingEnds.txt rename to AParser/test/data/good_defs/family/missingEnds.txt diff --git a/ecflow/AParser/test/data/good_defs/family/simple_family.txt b/AParser/test/data/good_defs/family/simple_family.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/family/simple_family.txt rename to AParser/test/data/good_defs/family/simple_family.txt diff --git a/ecflow/AParser/test/data/good_defs/label/label.txt b/AParser/test/data/good_defs/label/label.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/label/label.txt rename to AParser/test/data/good_defs/label/label.txt diff --git a/ecflow/AParser/test/data/good_defs/label/spaces.def b/AParser/test/data/good_defs/label/spaces.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/label/spaces.def rename to AParser/test/data/good_defs/label/spaces.def diff --git a/ecflow/AParser/test/data/good_defs/late/late.def b/AParser/test/data/good_defs/late/late.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/late/late.def rename to AParser/test/data/good_defs/late/late.def diff --git a/ecflow/AParser/test/data/good_defs/lifecycle.txt b/AParser/test/data/good_defs/lifecycle.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/lifecycle.txt rename to AParser/test/data/good_defs/lifecycle.txt diff --git a/ecflow/AParser/test/data/good_defs/limit/limit.def b/AParser/test/data/good_defs/limit/limit.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/limit/limit.def rename to AParser/test/data/good_defs/limit/limit.def diff --git a/ecflow/AParser/test/data/good_defs/limit/limit2.def b/AParser/test/data/good_defs/limit/limit2.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/limit/limit2.def rename to AParser/test/data/good_defs/limit/limit2.def diff --git a/ecflow/AParser/test/data/good_defs/meter/negative.def b/AParser/test/data/good_defs/meter/negative.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/meter/negative.def rename to AParser/test/data/good_defs/meter/negative.def diff --git a/ecflow/AParser/test/data/good_defs/meter/simple_meter.txt b/AParser/test/data/good_defs/meter/simple_meter.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/meter/simple_meter.txt rename to AParser/test/data/good_defs/meter/simple_meter.txt diff --git a/ecflow/AParser/test/data/good_defs/meter/spaces.def b/AParser/test/data/good_defs/meter/spaces.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/meter/spaces.def rename to AParser/test/data/good_defs/meter/spaces.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_date.def b/AParser/test/data/good_defs/repeat/repeat_date.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_date.def rename to AParser/test/data/good_defs/repeat/repeat_date.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_day.def b/AParser/test/data/good_defs/repeat/repeat_day.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_day.def rename to AParser/test/data/good_defs/repeat/repeat_day.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_enumerate_quotes.def b/AParser/test/data/good_defs/repeat/repeat_enumerate_quotes.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_enumerate_quotes.def rename to AParser/test/data/good_defs/repeat/repeat_enumerate_quotes.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_enumerated.def b/AParser/test/data/good_defs/repeat/repeat_enumerated.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_enumerated.def rename to AParser/test/data/good_defs/repeat/repeat_enumerated.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_file.def b/AParser/test/data/good_defs/repeat/repeat_file.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_file.def rename to AParser/test/data/good_defs/repeat/repeat_file.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_integer.def b/AParser/test/data/good_defs/repeat/repeat_integer.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_integer.def rename to AParser/test/data/good_defs/repeat/repeat_integer.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_integer_1.def b/AParser/test/data/good_defs/repeat/repeat_integer_1.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_integer_1.def rename to AParser/test/data/good_defs/repeat/repeat_integer_1.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_integer_2.def b/AParser/test/data/good_defs/repeat/repeat_integer_2.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_integer_2.def rename to AParser/test/data/good_defs/repeat/repeat_integer_2.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_string.def b/AParser/test/data/good_defs/repeat/repeat_string.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_string.def rename to AParser/test/data/good_defs/repeat/repeat_string.def diff --git a/ecflow/AParser/test/data/good_defs/repeat/repeat_string_quotes.def b/AParser/test/data/good_defs/repeat/repeat_string_quotes.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/repeat/repeat_string_quotes.def rename to AParser/test/data/good_defs/repeat/repeat_string_quotes.def diff --git a/ecflow/AParser/test/data/good_defs/suite/multi_statements_per_line.def b/AParser/test/data/good_defs/suite/multi_statements_per_line.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/suite/multi_statements_per_line.def rename to AParser/test/data/good_defs/suite/multi_statements_per_line.def diff --git a/ecflow/AParser/test/data/good_defs/suite/multi_suite.def b/AParser/test/data/good_defs/suite/multi_suite.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/suite/multi_suite.def rename to AParser/test/data/good_defs/suite/multi_suite.def diff --git a/ecflow/AParser/test/data/good_defs/suite/simple_suite.txt b/AParser/test/data/good_defs/suite/simple_suite.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/suite/simple_suite.txt rename to AParser/test/data/good_defs/suite/simple_suite.txt diff --git a/ecflow/AParser/test/data/good_defs/suite/suite_with_hierarchy.def b/AParser/test/data/good_defs/suite/suite_with_hierarchy.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/suite/suite_with_hierarchy.def rename to AParser/test/data/good_defs/suite/suite_with_hierarchy.def diff --git a/ecflow/AParser/test/data/good_defs/suite/suite_with_task.def b/AParser/test/data/good_defs/suite/suite_with_task.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/suite/suite_with_task.def rename to AParser/test/data/good_defs/suite/suite_with_task.def diff --git a/ecflow/AParser/test/data/good_defs/task/simple_task.txt b/AParser/test/data/good_defs/task/simple_task.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/task/simple_task.txt rename to AParser/test/data/good_defs/task/simple_task.txt diff --git a/ecflow/AParser/test/data/good_defs/task/spaces.def b/AParser/test/data/good_defs/task/spaces.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/task/spaces.def rename to AParser/test/data/good_defs/task/spaces.def diff --git a/ecflow/AParser/test/data/good_defs/task/task.def b/AParser/test/data/good_defs/task/task.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/task/task.def rename to AParser/test/data/good_defs/task/task.def diff --git a/ecflow/AParser/test/data/good_defs/time/time.def b/AParser/test/data/good_defs/time/time.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/time/time.def rename to AParser/test/data/good_defs/time/time.def diff --git a/ecflow/AParser/test/data/good_defs/time/time_1.def b/AParser/test/data/good_defs/time/time_1.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/time/time_1.def rename to AParser/test/data/good_defs/time/time_1.def diff --git a/ecflow/AParser/test/data/good_defs/time/time_2.def b/AParser/test/data/good_defs/time/time_2.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/time/time_2.def rename to AParser/test/data/good_defs/time/time_2.def diff --git a/ecflow/AParser/test/data/good_defs/today/today.def b/AParser/test/data/good_defs/today/today.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/today/today.def rename to AParser/test/data/good_defs/today/today.def diff --git a/ecflow/AParser/test/data/good_defs/today/today1.def b/AParser/test/data/good_defs/today/today1.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/today/today1.def rename to AParser/test/data/good_defs/today/today1.def diff --git a/ecflow/AParser/test/data/good_defs/trigger/anded_ored.def b/AParser/test/data/good_defs/trigger/anded_ored.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/trigger/anded_ored.def rename to AParser/test/data/good_defs/trigger/anded_ored.def diff --git a/ecflow/AParser/test/data/good_defs/trigger/complex_hier.def b/AParser/test/data/good_defs/trigger/complex_hier.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/trigger/complex_hier.def rename to AParser/test/data/good_defs/trigger/complex_hier.def diff --git a/ecflow/AParser/test/data/good_defs/trigger/complex_trigger.txt b/AParser/test/data/good_defs/trigger/complex_trigger.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/trigger/complex_trigger.txt rename to AParser/test/data/good_defs/trigger/complex_trigger.txt diff --git a/ecflow/AParser/test/data/good_defs/trigger/extension.def b/AParser/test/data/good_defs/trigger/extension.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/trigger/extension.def rename to AParser/test/data/good_defs/trigger/extension.def diff --git a/ecflow/AParser/test/data/good_defs/trigger/simple_trigger.txt b/AParser/test/data/good_defs/trigger/simple_trigger.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/trigger/simple_trigger.txt rename to AParser/test/data/good_defs/trigger/simple_trigger.txt diff --git a/ecflow/AParser/test/data/good_defs/trigger/trigger_references.def b/AParser/test/data/good_defs/trigger/trigger_references.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/trigger/trigger_references.def rename to AParser/test/data/good_defs/trigger/trigger_references.def diff --git a/ecflow/AParser/test/data/good_defs/variable/alias.def b/AParser/test/data/good_defs/variable/alias.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/variable/alias.def rename to AParser/test/data/good_defs/variable/alias.def diff --git a/ecflow/AParser/test/data/good_defs/variable/duplicate.def b/AParser/test/data/good_defs/variable/duplicate.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/variable/duplicate.def rename to AParser/test/data/good_defs/variable/duplicate.def diff --git a/ecflow/AParser/test/data/good_defs/variable/variable.txt b/AParser/test/data/good_defs/variable/variable.txt similarity index 100% rename from ecflow/AParser/test/data/good_defs/variable/variable.txt rename to AParser/test/data/good_defs/variable/variable.txt diff --git a/ecflow/AParser/test/data/good_defs/verify/verify.def b/AParser/test/data/good_defs/verify/verify.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/verify/verify.def rename to AParser/test/data/good_defs/verify/verify.def diff --git a/ecflow/AParser/test/data/good_defs/zombie/zombie.def b/AParser/test/data/good_defs/zombie/zombie.def similarity index 100% rename from ecflow/AParser/test/data/good_defs/zombie/zombie.def rename to AParser/test/data/good_defs/zombie/zombie.def diff --git a/ecflow/AParser/test/data/good_defs_state/defs/defs_state.def b/AParser/test/data/good_defs_state/defs/defs_state.def similarity index 100% rename from ecflow/AParser/test/data/good_defs_state/defs/defs_state.def rename to AParser/test/data/good_defs_state/defs/defs_state.def diff --git a/ecflow/AParser/test/data/single_defs/ealadin.def b/AParser/test/data/single_defs/ealadin.def similarity index 100% rename from ecflow/AParser/test/data/single_defs/ealadin.def rename to AParser/test/data/single_defs/ealadin.def diff --git a/ecflow/AParser/test/data/single_defs/mega.def b/AParser/test/data/single_defs/mega.def similarity index 100% rename from ecflow/AParser/test/data/single_defs/mega.def rename to AParser/test/data/single_defs/mega.def diff --git a/ecflow/AParser/test/data/single_defs/test_auto_add_extern.def b/AParser/test/data/single_defs/test_auto_add_extern.def similarity index 100% rename from ecflow/AParser/test/data/single_defs/test_auto_add_extern.def rename to AParser/test/data/single_defs/test_auto_add_extern.def diff --git a/ecflow/AParser/test/data/single_defs/test_complete.def b/AParser/test/data/single_defs/test_complete.def similarity index 100% rename from ecflow/AParser/test/data/single_defs/test_complete.def rename to AParser/test/data/single_defs/test_complete.def diff --git a/ecflow/AParser/test/data/single_defs/test_repeat.def b/AParser/test/data/single_defs/test_repeat.def similarity index 100% rename from ecflow/AParser/test/data/single_defs/test_repeat.def rename to AParser/test/data/single_defs/test_repeat.def diff --git a/ecflow/Base/CMakeLists.txt b/Base/CMakeLists.txt similarity index 100% rename from ecflow/Base/CMakeLists.txt rename to Base/CMakeLists.txt diff --git a/ecflow/Base/Jamfile.jam b/Base/Jamfile.jam similarity index 100% rename from ecflow/Base/Jamfile.jam rename to Base/Jamfile.jam diff --git a/ecflow/Base/src/AbstractClientEnv.hpp b/Base/src/AbstractClientEnv.hpp similarity index 100% rename from ecflow/Base/src/AbstractClientEnv.hpp rename to Base/src/AbstractClientEnv.hpp diff --git a/ecflow/Base/src/AbstractServer.hpp b/Base/src/AbstractServer.hpp similarity index 100% rename from ecflow/Base/src/AbstractServer.hpp rename to Base/src/AbstractServer.hpp diff --git a/ecflow/Base/src/Client.cpp b/Base/src/Client.cpp similarity index 100% rename from ecflow/Base/src/Client.cpp rename to Base/src/Client.cpp diff --git a/ecflow/Base/src/Client.hpp b/Base/src/Client.hpp similarity index 100% rename from ecflow/Base/src/Client.hpp rename to Base/src/Client.hpp diff --git a/ecflow/Base/src/ClientToServerRequest.cpp b/Base/src/ClientToServerRequest.cpp similarity index 100% rename from ecflow/Base/src/ClientToServerRequest.cpp rename to Base/src/ClientToServerRequest.cpp diff --git a/ecflow/Base/src/ClientToServerRequest.hpp b/Base/src/ClientToServerRequest.hpp similarity index 100% rename from ecflow/Base/src/ClientToServerRequest.hpp rename to Base/src/ClientToServerRequest.hpp diff --git a/ecflow/Base/src/Cmd.hpp b/Base/src/Cmd.hpp similarity index 100% rename from ecflow/Base/src/Cmd.hpp rename to Base/src/Cmd.hpp diff --git a/ecflow/Base/src/Connection.hpp b/Base/src/Connection.hpp similarity index 100% rename from ecflow/Base/src/Connection.hpp rename to Base/src/Connection.hpp diff --git a/ecflow/Base/src/Gnuplot.cpp b/Base/src/Gnuplot.cpp similarity index 100% rename from ecflow/Base/src/Gnuplot.cpp rename to Base/src/Gnuplot.cpp diff --git a/ecflow/Base/src/Gnuplot.hpp b/Base/src/Gnuplot.hpp similarity index 100% rename from ecflow/Base/src/Gnuplot.hpp rename to Base/src/Gnuplot.hpp diff --git a/ecflow/Base/src/ServerReply.cpp b/Base/src/ServerReply.cpp similarity index 100% rename from ecflow/Base/src/ServerReply.cpp rename to Base/src/ServerReply.cpp diff --git a/ecflow/Base/src/ServerReply.hpp b/Base/src/ServerReply.hpp similarity index 100% rename from ecflow/Base/src/ServerReply.hpp rename to Base/src/ServerReply.hpp diff --git a/ecflow/Base/src/ServerToClientResponse.cpp b/Base/src/ServerToClientResponse.cpp similarity index 100% rename from ecflow/Base/src/ServerToClientResponse.cpp rename to Base/src/ServerToClientResponse.cpp diff --git a/ecflow/Base/src/ServerToClientResponse.hpp b/Base/src/ServerToClientResponse.hpp similarity index 100% rename from ecflow/Base/src/ServerToClientResponse.hpp rename to Base/src/ServerToClientResponse.hpp diff --git a/ecflow/Base/src/Stats.cpp b/Base/src/Stats.cpp similarity index 100% rename from ecflow/Base/src/Stats.cpp rename to Base/src/Stats.cpp diff --git a/ecflow/Base/src/Stats.hpp b/Base/src/Stats.hpp similarity index 100% rename from ecflow/Base/src/Stats.hpp rename to Base/src/Stats.hpp diff --git a/ecflow/Base/src/WhyCmd.cpp b/Base/src/WhyCmd.cpp similarity index 100% rename from ecflow/Base/src/WhyCmd.cpp rename to Base/src/WhyCmd.cpp diff --git a/ecflow/Base/src/WhyCmd.hpp b/Base/src/WhyCmd.hpp similarity index 100% rename from ecflow/Base/src/WhyCmd.hpp rename to Base/src/WhyCmd.hpp diff --git a/ecflow/Base/src/ZombieCtrl.cpp b/Base/src/ZombieCtrl.cpp similarity index 100% rename from ecflow/Base/src/ZombieCtrl.cpp rename to Base/src/ZombieCtrl.cpp diff --git a/ecflow/Base/src/ZombieCtrl.hpp b/Base/src/ZombieCtrl.hpp similarity index 100% rename from ecflow/Base/src/ZombieCtrl.hpp rename to Base/src/ZombieCtrl.hpp diff --git a/ecflow/Base/src/cts/AlterCmd.cpp b/Base/src/cts/AlterCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/AlterCmd.cpp rename to Base/src/cts/AlterCmd.cpp diff --git a/ecflow/Base/src/cts/BeginCmd.cpp b/Base/src/cts/BeginCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/BeginCmd.cpp rename to Base/src/cts/BeginCmd.cpp diff --git a/ecflow/Base/src/cts/CFileCmd.cpp b/Base/src/cts/CFileCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/CFileCmd.cpp rename to Base/src/cts/CFileCmd.cpp diff --git a/ecflow/Base/src/cts/CSyncCmd.cpp b/Base/src/cts/CSyncCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/CSyncCmd.cpp rename to Base/src/cts/CSyncCmd.cpp diff --git a/ecflow/Base/src/cts/CheckPtCmd.cpp b/Base/src/cts/CheckPtCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/CheckPtCmd.cpp rename to Base/src/cts/CheckPtCmd.cpp diff --git a/ecflow/Base/src/cts/ClientHandleCmd.cpp b/Base/src/cts/ClientHandleCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ClientHandleCmd.cpp rename to Base/src/cts/ClientHandleCmd.cpp diff --git a/ecflow/Base/src/cts/ClientToServerCmd.cpp b/Base/src/cts/ClientToServerCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ClientToServerCmd.cpp rename to Base/src/cts/ClientToServerCmd.cpp diff --git a/ecflow/Base/src/cts/ClientToServerCmd.hpp b/Base/src/cts/ClientToServerCmd.hpp similarity index 100% rename from ecflow/Base/src/cts/ClientToServerCmd.hpp rename to Base/src/cts/ClientToServerCmd.hpp diff --git a/ecflow/Base/src/cts/CtsApi.cpp b/Base/src/cts/CtsApi.cpp similarity index 100% rename from ecflow/Base/src/cts/CtsApi.cpp rename to Base/src/cts/CtsApi.cpp diff --git a/ecflow/Base/src/cts/CtsApi.hpp b/Base/src/cts/CtsApi.hpp similarity index 100% rename from ecflow/Base/src/cts/CtsApi.hpp rename to Base/src/cts/CtsApi.hpp diff --git a/ecflow/Base/src/cts/CtsCmd.cpp b/Base/src/cts/CtsCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/CtsCmd.cpp rename to Base/src/cts/CtsCmd.cpp diff --git a/ecflow/Base/src/cts/CtsCmdRegistry.cpp b/Base/src/cts/CtsCmdRegistry.cpp similarity index 100% rename from ecflow/Base/src/cts/CtsCmdRegistry.cpp rename to Base/src/cts/CtsCmdRegistry.cpp diff --git a/ecflow/Base/src/cts/CtsCmdRegistry.hpp b/Base/src/cts/CtsCmdRegistry.hpp similarity index 100% rename from ecflow/Base/src/cts/CtsCmdRegistry.hpp rename to Base/src/cts/CtsCmdRegistry.hpp diff --git a/ecflow/Base/src/cts/CtsNodeCmd.cpp b/Base/src/cts/CtsNodeCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/CtsNodeCmd.cpp rename to Base/src/cts/CtsNodeCmd.cpp diff --git a/ecflow/Base/src/cts/EditHistoryMgr.cpp b/Base/src/cts/EditHistoryMgr.cpp similarity index 100% rename from ecflow/Base/src/cts/EditHistoryMgr.cpp rename to Base/src/cts/EditHistoryMgr.cpp diff --git a/ecflow/Base/src/cts/EditHistoryMgr.hpp b/Base/src/cts/EditHistoryMgr.hpp similarity index 100% rename from ecflow/Base/src/cts/EditHistoryMgr.hpp rename to Base/src/cts/EditHistoryMgr.hpp diff --git a/ecflow/Base/src/cts/EditScriptCmd.cpp b/Base/src/cts/EditScriptCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/EditScriptCmd.cpp rename to Base/src/cts/EditScriptCmd.cpp diff --git a/ecflow/Base/src/cts/ForceCmd.cpp b/Base/src/cts/ForceCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ForceCmd.cpp rename to Base/src/cts/ForceCmd.cpp diff --git a/ecflow/Base/src/cts/FreeDepCmd.cpp b/Base/src/cts/FreeDepCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/FreeDepCmd.cpp rename to Base/src/cts/FreeDepCmd.cpp diff --git a/ecflow/Base/src/cts/GroupCTSCmd.cpp b/Base/src/cts/GroupCTSCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/GroupCTSCmd.cpp rename to Base/src/cts/GroupCTSCmd.cpp diff --git a/ecflow/Base/src/cts/LoadDefsCmd.cpp b/Base/src/cts/LoadDefsCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/LoadDefsCmd.cpp rename to Base/src/cts/LoadDefsCmd.cpp diff --git a/ecflow/Base/src/cts/LogCmd.cpp b/Base/src/cts/LogCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/LogCmd.cpp rename to Base/src/cts/LogCmd.cpp diff --git a/ecflow/Base/src/cts/LogMessageCmd.cpp b/Base/src/cts/LogMessageCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/LogMessageCmd.cpp rename to Base/src/cts/LogMessageCmd.cpp diff --git a/ecflow/Base/src/cts/OrderNodeCmd.cpp b/Base/src/cts/OrderNodeCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/OrderNodeCmd.cpp rename to Base/src/cts/OrderNodeCmd.cpp diff --git a/ecflow/Base/src/cts/PathsCmd.cpp b/Base/src/cts/PathsCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/PathsCmd.cpp rename to Base/src/cts/PathsCmd.cpp diff --git a/ecflow/Base/src/cts/PlugCmd.cpp b/Base/src/cts/PlugCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/PlugCmd.cpp rename to Base/src/cts/PlugCmd.cpp diff --git a/ecflow/Base/src/cts/ReplaceNodeCmd.cpp b/Base/src/cts/ReplaceNodeCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ReplaceNodeCmd.cpp rename to Base/src/cts/ReplaceNodeCmd.cpp diff --git a/ecflow/Base/src/cts/RequeueNodeCmd.cpp b/Base/src/cts/RequeueNodeCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/RequeueNodeCmd.cpp rename to Base/src/cts/RequeueNodeCmd.cpp diff --git a/ecflow/Base/src/cts/RunNodeCmd.cpp b/Base/src/cts/RunNodeCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/RunNodeCmd.cpp rename to Base/src/cts/RunNodeCmd.cpp diff --git a/ecflow/Base/src/cts/ServerVersionCmd.cpp b/Base/src/cts/ServerVersionCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ServerVersionCmd.cpp rename to Base/src/cts/ServerVersionCmd.cpp diff --git a/ecflow/Base/src/cts/ShowCmd.cpp b/Base/src/cts/ShowCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ShowCmd.cpp rename to Base/src/cts/ShowCmd.cpp diff --git a/ecflow/Base/src/cts/TaskApi.cpp b/Base/src/cts/TaskApi.cpp similarity index 100% rename from ecflow/Base/src/cts/TaskApi.cpp rename to Base/src/cts/TaskApi.cpp diff --git a/ecflow/Base/src/cts/TaskApi.hpp b/Base/src/cts/TaskApi.hpp similarity index 100% rename from ecflow/Base/src/cts/TaskApi.hpp rename to Base/src/cts/TaskApi.hpp diff --git a/ecflow/Base/src/cts/TaskCmds.cpp b/Base/src/cts/TaskCmds.cpp similarity index 100% rename from ecflow/Base/src/cts/TaskCmds.cpp rename to Base/src/cts/TaskCmds.cpp diff --git a/ecflow/Base/src/cts/UserCmd.cpp b/Base/src/cts/UserCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/UserCmd.cpp rename to Base/src/cts/UserCmd.cpp diff --git a/ecflow/Base/src/cts/ZombieCmd.cpp b/Base/src/cts/ZombieCmd.cpp similarity index 100% rename from ecflow/Base/src/cts/ZombieCmd.cpp rename to Base/src/cts/ZombieCmd.cpp diff --git a/ecflow/Base/src/stc/DefsCmd.cpp b/Base/src/stc/DefsCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/DefsCmd.cpp rename to Base/src/stc/DefsCmd.cpp diff --git a/ecflow/Base/src/stc/DefsCmd.hpp b/Base/src/stc/DefsCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/DefsCmd.hpp rename to Base/src/stc/DefsCmd.hpp diff --git a/ecflow/Base/src/stc/ErrorCmd.cpp b/Base/src/stc/ErrorCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/ErrorCmd.cpp rename to Base/src/stc/ErrorCmd.cpp diff --git a/ecflow/Base/src/stc/ErrorCmd.hpp b/Base/src/stc/ErrorCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/ErrorCmd.hpp rename to Base/src/stc/ErrorCmd.hpp diff --git a/ecflow/Base/src/stc/GroupSTCCmd.cpp b/Base/src/stc/GroupSTCCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/GroupSTCCmd.cpp rename to Base/src/stc/GroupSTCCmd.cpp diff --git a/ecflow/Base/src/stc/GroupSTCCmd.hpp b/Base/src/stc/GroupSTCCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/GroupSTCCmd.hpp rename to Base/src/stc/GroupSTCCmd.hpp diff --git a/ecflow/Base/src/stc/PreAllocatedReply.cpp b/Base/src/stc/PreAllocatedReply.cpp similarity index 100% rename from ecflow/Base/src/stc/PreAllocatedReply.cpp rename to Base/src/stc/PreAllocatedReply.cpp diff --git a/ecflow/Base/src/stc/PreAllocatedReply.hpp b/Base/src/stc/PreAllocatedReply.hpp similarity index 100% rename from ecflow/Base/src/stc/PreAllocatedReply.hpp rename to Base/src/stc/PreAllocatedReply.hpp diff --git a/ecflow/Base/src/stc/SClientHandleCmd.cpp b/Base/src/stc/SClientHandleCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SClientHandleCmd.cpp rename to Base/src/stc/SClientHandleCmd.cpp diff --git a/ecflow/Base/src/stc/SClientHandleCmd.hpp b/Base/src/stc/SClientHandleCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SClientHandleCmd.hpp rename to Base/src/stc/SClientHandleCmd.hpp diff --git a/ecflow/Base/src/stc/SClientHandleSuitesCmd.cpp b/Base/src/stc/SClientHandleSuitesCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SClientHandleSuitesCmd.cpp rename to Base/src/stc/SClientHandleSuitesCmd.cpp diff --git a/ecflow/Base/src/stc/SClientHandleSuitesCmd.hpp b/Base/src/stc/SClientHandleSuitesCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SClientHandleSuitesCmd.hpp rename to Base/src/stc/SClientHandleSuitesCmd.hpp diff --git a/ecflow/Base/src/stc/SNewsCmd.cpp b/Base/src/stc/SNewsCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SNewsCmd.cpp rename to Base/src/stc/SNewsCmd.cpp diff --git a/ecflow/Base/src/stc/SNewsCmd.hpp b/Base/src/stc/SNewsCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SNewsCmd.hpp rename to Base/src/stc/SNewsCmd.hpp diff --git a/ecflow/Base/src/stc/SNodeCmd.cpp b/Base/src/stc/SNodeCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SNodeCmd.cpp rename to Base/src/stc/SNodeCmd.cpp diff --git a/ecflow/Base/src/stc/SNodeCmd.hpp b/Base/src/stc/SNodeCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SNodeCmd.hpp rename to Base/src/stc/SNodeCmd.hpp diff --git a/ecflow/Base/src/stc/SServerLoadCmd.cpp b/Base/src/stc/SServerLoadCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SServerLoadCmd.cpp rename to Base/src/stc/SServerLoadCmd.cpp diff --git a/ecflow/Base/src/stc/SServerLoadCmd.hpp b/Base/src/stc/SServerLoadCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SServerLoadCmd.hpp rename to Base/src/stc/SServerLoadCmd.hpp diff --git a/ecflow/Base/src/stc/SStatsCmd.cpp b/Base/src/stc/SStatsCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SStatsCmd.cpp rename to Base/src/stc/SStatsCmd.cpp diff --git a/ecflow/Base/src/stc/SStatsCmd.hpp b/Base/src/stc/SStatsCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SStatsCmd.hpp rename to Base/src/stc/SStatsCmd.hpp diff --git a/ecflow/Base/src/stc/SStringCmd.cpp b/Base/src/stc/SStringCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SStringCmd.cpp rename to Base/src/stc/SStringCmd.cpp diff --git a/ecflow/Base/src/stc/SStringCmd.hpp b/Base/src/stc/SStringCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SStringCmd.hpp rename to Base/src/stc/SStringCmd.hpp diff --git a/ecflow/Base/src/stc/SStringVecCmd.cpp b/Base/src/stc/SStringVecCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SStringVecCmd.cpp rename to Base/src/stc/SStringVecCmd.cpp diff --git a/ecflow/Base/src/stc/SStringVecCmd.hpp b/Base/src/stc/SStringVecCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SStringVecCmd.hpp rename to Base/src/stc/SStringVecCmd.hpp diff --git a/ecflow/Base/src/stc/SSuitesCmd.cpp b/Base/src/stc/SSuitesCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SSuitesCmd.cpp rename to Base/src/stc/SSuitesCmd.cpp diff --git a/ecflow/Base/src/stc/SSuitesCmd.hpp b/Base/src/stc/SSuitesCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SSuitesCmd.hpp rename to Base/src/stc/SSuitesCmd.hpp diff --git a/ecflow/Base/src/stc/SSyncCmd.cpp b/Base/src/stc/SSyncCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/SSyncCmd.cpp rename to Base/src/stc/SSyncCmd.cpp diff --git a/ecflow/Base/src/stc/SSyncCmd.hpp b/Base/src/stc/SSyncCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/SSyncCmd.hpp rename to Base/src/stc/SSyncCmd.hpp diff --git a/ecflow/Base/src/stc/ServerToClientCmd.cpp b/Base/src/stc/ServerToClientCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/ServerToClientCmd.cpp rename to Base/src/stc/ServerToClientCmd.cpp diff --git a/ecflow/Base/src/stc/ServerToClientCmd.hpp b/Base/src/stc/ServerToClientCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/ServerToClientCmd.hpp rename to Base/src/stc/ServerToClientCmd.hpp diff --git a/ecflow/Base/src/stc/StcCmd.cpp b/Base/src/stc/StcCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/StcCmd.cpp rename to Base/src/stc/StcCmd.cpp diff --git a/ecflow/Base/src/stc/StcCmd.hpp b/Base/src/stc/StcCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/StcCmd.hpp rename to Base/src/stc/StcCmd.hpp diff --git a/ecflow/Base/src/stc/ZombieGetCmd.cpp b/Base/src/stc/ZombieGetCmd.cpp similarity index 100% rename from ecflow/Base/src/stc/ZombieGetCmd.cpp rename to Base/src/stc/ZombieGetCmd.cpp diff --git a/ecflow/Base/src/stc/ZombieGetCmd.hpp b/Base/src/stc/ZombieGetCmd.hpp similarity index 100% rename from ecflow/Base/src/stc/ZombieGetCmd.hpp rename to Base/src/stc/ZombieGetCmd.hpp diff --git a/ecflow/Base/test/MockServer.hpp b/Base/test/MockServer.hpp similarity index 100% rename from ecflow/Base/test/MockServer.hpp rename to Base/test/MockServer.hpp diff --git a/ecflow/Base/test/TestAlterCmd.cpp b/Base/test/TestAlterCmd.cpp similarity index 100% rename from ecflow/Base/test/TestAlterCmd.cpp rename to Base/test/TestAlterCmd.cpp diff --git a/ecflow/Base/test/TestClientHandleCmd.cpp b/Base/test/TestClientHandleCmd.cpp similarity index 100% rename from ecflow/Base/test/TestClientHandleCmd.cpp rename to Base/test/TestClientHandleCmd.cpp diff --git a/ecflow/Base/test/TestCmd.cpp b/Base/test/TestCmd.cpp similarity index 100% rename from ecflow/Base/test/TestCmd.cpp rename to Base/test/TestCmd.cpp diff --git a/ecflow/Base/test/TestDeleteNodeCmd.cpp b/Base/test/TestDeleteNodeCmd.cpp similarity index 100% rename from ecflow/Base/test/TestDeleteNodeCmd.cpp rename to Base/test/TestDeleteNodeCmd.cpp diff --git a/ecflow/Base/test/TestForceCmd.cpp b/Base/test/TestForceCmd.cpp similarity index 100% rename from ecflow/Base/test/TestForceCmd.cpp rename to Base/test/TestForceCmd.cpp diff --git a/ecflow/Base/test/TestFreeDepCmd.cpp b/Base/test/TestFreeDepCmd.cpp similarity index 100% rename from ecflow/Base/test/TestFreeDepCmd.cpp rename to Base/test/TestFreeDepCmd.cpp diff --git a/ecflow/Base/test/TestHelper.hpp b/Base/test/TestHelper.hpp similarity index 100% rename from ecflow/Base/test/TestHelper.hpp rename to Base/test/TestHelper.hpp diff --git a/ecflow/Base/test/TestLimit.cpp b/Base/test/TestLimit.cpp similarity index 100% rename from ecflow/Base/test/TestLimit.cpp rename to Base/test/TestLimit.cpp diff --git a/ecflow/Base/test/TestMeterCmd.cpp b/Base/test/TestMeterCmd.cpp similarity index 100% rename from ecflow/Base/test/TestMeterCmd.cpp rename to Base/test/TestMeterCmd.cpp diff --git a/ecflow/Base/test/TestRequest.cpp b/Base/test/TestRequest.cpp similarity index 100% rename from ecflow/Base/test/TestRequest.cpp rename to Base/test/TestRequest.cpp diff --git a/ecflow/Base/test/TestRequeueNodeCmd.cpp b/Base/test/TestRequeueNodeCmd.cpp similarity index 100% rename from ecflow/Base/test/TestRequeueNodeCmd.cpp rename to Base/test/TestRequeueNodeCmd.cpp diff --git a/ecflow/Base/test/TestResolveDependencies.cpp b/Base/test/TestResolveDependencies.cpp similarity index 100% rename from ecflow/Base/test/TestResolveDependencies.cpp rename to Base/test/TestResolveDependencies.cpp diff --git a/ecflow/Base/test/TestSSyncCmd.cpp b/Base/test/TestSSyncCmd.cpp similarity index 100% rename from ecflow/Base/test/TestSSyncCmd.cpp rename to Base/test/TestSSyncCmd.cpp diff --git a/ecflow/Base/test/TestSSyncCmdOrder.cpp b/Base/test/TestSSyncCmdOrder.cpp similarity index 100% rename from ecflow/Base/test/TestSSyncCmdOrder.cpp rename to Base/test/TestSSyncCmdOrder.cpp diff --git a/ecflow/Base/test/TestSSyncCmd_CH1.cpp b/Base/test/TestSSyncCmd_CH1.cpp similarity index 100% rename from ecflow/Base/test/TestSSyncCmd_CH1.cpp rename to Base/test/TestSSyncCmd_CH1.cpp diff --git a/ecflow/CMakeLists.txt b/CMakeLists.txt similarity index 100% rename from ecflow/CMakeLists.txt rename to CMakeLists.txt diff --git a/ecflow/COPYING b/COPYING similarity index 100% rename from ecflow/COPYING rename to COPYING diff --git a/ecflow/CSim/CMakeLists.txt b/CSim/CMakeLists.txt similarity index 100% rename from ecflow/CSim/CMakeLists.txt rename to CSim/CMakeLists.txt diff --git a/ecflow/CSim/jamfile.jam b/CSim/jamfile.jam similarity index 100% rename from ecflow/CSim/jamfile.jam rename to CSim/jamfile.jam diff --git a/ecflow/CSim/src/Analyser.cpp b/CSim/src/Analyser.cpp similarity index 100% rename from ecflow/CSim/src/Analyser.cpp rename to CSim/src/Analyser.cpp diff --git a/ecflow/CSim/src/Analyser.hpp b/CSim/src/Analyser.hpp similarity index 100% rename from ecflow/CSim/src/Analyser.hpp rename to CSim/src/Analyser.hpp diff --git a/ecflow/CSim/src/AstAnalyserVisitor.cpp b/CSim/src/AstAnalyserVisitor.cpp similarity index 100% rename from ecflow/CSim/src/AstAnalyserVisitor.cpp rename to CSim/src/AstAnalyserVisitor.cpp diff --git a/ecflow/CSim/src/AstAnalyserVisitor.hpp b/CSim/src/AstAnalyserVisitor.hpp similarity index 100% rename from ecflow/CSim/src/AstAnalyserVisitor.hpp rename to CSim/src/AstAnalyserVisitor.hpp diff --git a/ecflow/CSim/src/DefsAnalyserVisitor.cpp b/CSim/src/DefsAnalyserVisitor.cpp similarity index 100% rename from ecflow/CSim/src/DefsAnalyserVisitor.cpp rename to CSim/src/DefsAnalyserVisitor.cpp diff --git a/ecflow/CSim/src/DefsAnalyserVisitor.hpp b/CSim/src/DefsAnalyserVisitor.hpp similarity index 100% rename from ecflow/CSim/src/DefsAnalyserVisitor.hpp rename to CSim/src/DefsAnalyserVisitor.hpp diff --git a/ecflow/CSim/src/FlatAnalyserVisitor.cpp b/CSim/src/FlatAnalyserVisitor.cpp similarity index 100% rename from ecflow/CSim/src/FlatAnalyserVisitor.cpp rename to CSim/src/FlatAnalyserVisitor.cpp diff --git a/ecflow/CSim/src/FlatAnalyserVisitor.hpp b/CSim/src/FlatAnalyserVisitor.hpp similarity index 100% rename from ecflow/CSim/src/FlatAnalyserVisitor.hpp rename to CSim/src/FlatAnalyserVisitor.hpp diff --git a/ecflow/CSim/src/Simulator.cpp b/CSim/src/Simulator.cpp similarity index 100% rename from ecflow/CSim/src/Simulator.cpp rename to CSim/src/Simulator.cpp diff --git a/ecflow/CSim/src/Simulator.hpp b/CSim/src/Simulator.hpp similarity index 100% rename from ecflow/CSim/src/Simulator.hpp rename to CSim/src/Simulator.hpp diff --git a/ecflow/CSim/src/SimulatorVisitor.cpp b/CSim/src/SimulatorVisitor.cpp similarity index 100% rename from ecflow/CSim/src/SimulatorVisitor.cpp rename to CSim/src/SimulatorVisitor.cpp diff --git a/ecflow/CSim/src/SimulatorVisitor.hpp b/CSim/src/SimulatorVisitor.hpp similarity index 100% rename from ecflow/CSim/src/SimulatorVisitor.hpp rename to CSim/src/SimulatorVisitor.hpp diff --git a/ecflow/CSim/test/TestAnalysis.cpp b/CSim/test/TestAnalysis.cpp similarity index 100% rename from ecflow/CSim/test/TestAnalysis.cpp rename to CSim/test/TestAnalysis.cpp diff --git a/ecflow/CSim/test/TestAutoCancel.cpp b/CSim/test/TestAutoCancel.cpp similarity index 100% rename from ecflow/CSim/test/TestAutoCancel.cpp rename to CSim/test/TestAutoCancel.cpp diff --git a/ecflow/CSim/test/TestMeter.cpp b/CSim/test/TestMeter.cpp similarity index 100% rename from ecflow/CSim/test/TestMeter.cpp rename to CSim/test/TestMeter.cpp diff --git a/ecflow/CSim/test/TestRepeat.cpp b/CSim/test/TestRepeat.cpp similarity index 100% rename from ecflow/CSim/test/TestRepeat.cpp rename to CSim/test/TestRepeat.cpp diff --git a/ecflow/CSim/test/TestSimulator.cpp b/CSim/test/TestSimulator.cpp similarity index 100% rename from ecflow/CSim/test/TestSimulator.cpp rename to CSim/test/TestSimulator.cpp diff --git a/ecflow/CSim/test/TestSingleSimulator.cpp b/CSim/test/TestSingleSimulator.cpp similarity index 100% rename from ecflow/CSim/test/TestSingleSimulator.cpp rename to CSim/test/TestSingleSimulator.cpp diff --git a/ecflow/CSim/test/TestTime.cpp b/CSim/test/TestTime.cpp similarity index 100% rename from ecflow/CSim/test/TestTime.cpp rename to CSim/test/TestTime.cpp diff --git a/ecflow/CSim/test/TestToday.cpp b/CSim/test/TestToday.cpp similarity index 100% rename from ecflow/CSim/test/TestToday.cpp rename to CSim/test/TestToday.cpp diff --git a/ecflow/CSim/test/TestUtil.cpp b/CSim/test/TestUtil.cpp similarity index 100% rename from ecflow/CSim/test/TestUtil.cpp rename to CSim/test/TestUtil.cpp diff --git a/ecflow/CSim/test/TestUtil.hpp b/CSim/test/TestUtil.hpp similarity index 100% rename from ecflow/CSim/test/TestUtil.hpp rename to CSim/test/TestUtil.hpp diff --git a/ecflow/CSim/test/data/bad_defs/today.def b/CSim/test/data/bad_defs/today.def similarity index 100% rename from ecflow/CSim/test/data/bad_defs/today.def rename to CSim/test/data/bad_defs/today.def diff --git a/ecflow/CSim/test/data/bad_defs/xde.def b/CSim/test/data/bad_defs/xde.def similarity index 100% rename from ecflow/CSim/test/data/bad_defs/xde.def rename to CSim/test/data/bad_defs/xde.def diff --git a/ecflow/CSim/test/data/good_defs/SingleDefsTest/test.def b/CSim/test/data/good_defs/SingleDefsTest/test.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/SingleDefsTest/test.def rename to CSim/test/data/good_defs/SingleDefsTest/test.def diff --git a/ecflow/CSim/test/data/good_defs/SingleDefsTest/test.def.glog b/CSim/test/data/good_defs/SingleDefsTest/test.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/SingleDefsTest/test.def.glog rename to CSim/test/data/good_defs/SingleDefsTest/test.def.glog diff --git a/ecflow/CSim/test/data/good_defs/cron/cron.def b/CSim/test/data/good_defs/cron/cron.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/cron/cron.def rename to CSim/test/data/good_defs/cron/cron.def diff --git a/ecflow/CSim/test/data/good_defs/cron/cron2.def b/CSim/test/data/good_defs/cron/cron2.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/cron/cron2.def rename to CSim/test/data/good_defs/cron/cron2.def diff --git a/ecflow/CSim/test/data/good_defs/cron/cron3.def b/CSim/test/data/good_defs/cron/cron3.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/cron/cron3.def rename to CSim/test/data/good_defs/cron/cron3.def diff --git a/ecflow/CSim/test/data/good_defs/cron/cron4.def b/CSim/test/data/good_defs/cron/cron4.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/cron/cron4.def rename to CSim/test/data/good_defs/cron/cron4.def diff --git a/ecflow/CSim/test/data/good_defs/cron/cron5.def b/CSim/test/data/good_defs/cron/cron5.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/cron/cron5.def rename to CSim/test/data/good_defs/cron/cron5.def diff --git a/ecflow/CSim/test/data/good_defs/cron/cron6.def b/CSim/test/data/good_defs/cron/cron6.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/cron/cron6.def rename to CSim/test/data/good_defs/cron/cron6.def diff --git a/ecflow/CSim/test/data/good_defs/day/day.def b/CSim/test/data/good_defs/day/day.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/day/day.def rename to CSim/test/data/good_defs/day/day.def diff --git a/ecflow/CSim/test/data/good_defs/day/hybrid_day.def b/CSim/test/data/good_defs/day/hybrid_day.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/day/hybrid_day.def rename to CSim/test/data/good_defs/day/hybrid_day.def diff --git a/ecflow/CSim/test/data/good_defs/misc/liefcycle.def b/CSim/test/data/good_defs/misc/liefcycle.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/misc/liefcycle.def rename to CSim/test/data/good_defs/misc/liefcycle.def diff --git a/ecflow/CSim/test/data/good_defs/misc/liefcycle.def.glog b/CSim/test/data/good_defs/misc/liefcycle.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/misc/liefcycle.def.glog rename to CSim/test/data/good_defs/misc/liefcycle.def.glog diff --git a/ecflow/CSim/test/data/good_defs/misc/time.def b/CSim/test/data/good_defs/misc/time.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/misc/time.def rename to CSim/test/data/good_defs/misc/time.def diff --git a/ecflow/CSim/test/data/good_defs/operations/loop.def b/CSim/test/data/good_defs/operations/loop.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/loop.def rename to CSim/test/data/good_defs/operations/loop.def diff --git a/ecflow/CSim/test/data/good_defs/operations/mars.def b/CSim/test/data/good_defs/operations/mars.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/mars.def rename to CSim/test/data/good_defs/operations/mars.def diff --git a/ecflow/CSim/test/data/good_defs/operations/mars.def.glog b/CSim/test/data/good_defs/operations/mars.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/mars.def.glog rename to CSim/test/data/good_defs/operations/mars.def.glog diff --git a/ecflow/CSim/test/data/good_defs/operations/naw.def b/CSim/test/data/good_defs/operations/naw.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/naw.def rename to CSim/test/data/good_defs/operations/naw.def diff --git a/ecflow/CSim/test/data/good_defs/operations/naw.def.glog b/CSim/test/data/good_defs/operations/naw.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/naw.def.glog rename to CSim/test/data/good_defs/operations/naw.def.glog diff --git a/ecflow/CSim/test/data/good_defs/operations/xbe.def b/CSim/test/data/good_defs/operations/xbe.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xbe.def rename to CSim/test/data/good_defs/operations/xbe.def diff --git a/ecflow/CSim/test/data/good_defs/operations/xbe.def.glog b/CSim/test/data/good_defs/operations/xbe.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xbe.def.glog rename to CSim/test/data/good_defs/operations/xbe.def.glog diff --git a/ecflow/CSim/test/data/good_defs/operations/xde.def.glog b/CSim/test/data/good_defs/operations/xde.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xde.def.glog rename to CSim/test/data/good_defs/operations/xde.def.glog diff --git a/ecflow/CSim/test/data/good_defs/operations/xfi.def b/CSim/test/data/good_defs/operations/xfi.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xfi.def rename to CSim/test/data/good_defs/operations/xfi.def diff --git a/ecflow/CSim/test/data/good_defs/operations/xfi.def.glog b/CSim/test/data/good_defs/operations/xfi.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xfi.def.glog rename to CSim/test/data/good_defs/operations/xfi.def.glog diff --git a/ecflow/CSim/test/data/good_defs/operations/xpt.def b/CSim/test/data/good_defs/operations/xpt.def similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xpt.def rename to CSim/test/data/good_defs/operations/xpt.def diff --git a/ecflow/CSim/test/data/good_defs/operations/xpt.def.glog b/CSim/test/data/good_defs/operations/xpt.def.glog similarity index 100% rename from ecflow/CSim/test/data/good_defs/operations/xpt.def.glog rename to CSim/test/data/good_defs/operations/xpt.def.glog diff --git a/ecflow/Client/CMakeLists.txt b/Client/CMakeLists.txt similarity index 100% rename from ecflow/Client/CMakeLists.txt rename to Client/CMakeLists.txt diff --git a/ecflow/Client/Jamfile.jam b/Client/Jamfile.jam similarity index 100% rename from ecflow/Client/Jamfile.jam rename to Client/Jamfile.jam diff --git a/ecflow/Client/doc/config_file.doc b/Client/doc/config_file.doc similarity index 100% rename from ecflow/Client/doc/config_file.doc rename to Client/doc/config_file.doc diff --git a/ecflow/Client/doc/environment.cfg b/Client/doc/environment.cfg similarity index 100% rename from ecflow/Client/doc/environment.cfg rename to Client/doc/environment.cfg diff --git a/ecflow/Client/doc/migration.ddoc b/Client/doc/migration.ddoc similarity index 100% rename from ecflow/Client/doc/migration.ddoc rename to Client/doc/migration.ddoc diff --git a/ecflow/Client/ecf_hostsfile b/Client/ecf_hostsfile similarity index 100% rename from ecflow/Client/ecf_hostsfile rename to Client/ecf_hostsfile diff --git a/ecflow/Client/src/ClientEnvironment.cpp b/Client/src/ClientEnvironment.cpp similarity index 100% rename from ecflow/Client/src/ClientEnvironment.cpp rename to Client/src/ClientEnvironment.cpp diff --git a/ecflow/Client/src/ClientEnvironment.hpp b/Client/src/ClientEnvironment.hpp similarity index 100% rename from ecflow/Client/src/ClientEnvironment.hpp rename to Client/src/ClientEnvironment.hpp diff --git a/ecflow/Client/src/ClientInvoker.cpp b/Client/src/ClientInvoker.cpp similarity index 100% rename from ecflow/Client/src/ClientInvoker.cpp rename to Client/src/ClientInvoker.cpp diff --git a/ecflow/Client/src/ClientInvoker.hpp b/Client/src/ClientInvoker.hpp similarity index 100% rename from ecflow/Client/src/ClientInvoker.hpp rename to Client/src/ClientInvoker.hpp diff --git a/ecflow/Client/src/ClientMain.cpp b/Client/src/ClientMain.cpp similarity index 100% rename from ecflow/Client/src/ClientMain.cpp rename to Client/src/ClientMain.cpp diff --git a/ecflow/Client/src/ClientOptions.cpp b/Client/src/ClientOptions.cpp similarity index 100% rename from ecflow/Client/src/ClientOptions.cpp rename to Client/src/ClientOptions.cpp diff --git a/ecflow/Client/src/ClientOptions.hpp b/Client/src/ClientOptions.hpp similarity index 100% rename from ecflow/Client/src/ClientOptions.hpp rename to Client/src/ClientOptions.hpp diff --git a/ecflow/Client/src/Rtt.cpp b/Client/src/Rtt.cpp similarity index 100% rename from ecflow/Client/src/Rtt.cpp rename to Client/src/Rtt.cpp diff --git a/ecflow/Client/src/Rtt.hpp b/Client/src/Rtt.hpp similarity index 100% rename from ecflow/Client/src/Rtt.hpp rename to Client/src/Rtt.hpp diff --git a/ecflow/Client/src/UrlCmd.cpp b/Client/src/UrlCmd.cpp similarity index 100% rename from ecflow/Client/src/UrlCmd.cpp rename to Client/src/UrlCmd.cpp diff --git a/ecflow/Client/src/UrlCmd.hpp b/Client/src/UrlCmd.hpp similarity index 100% rename from ecflow/Client/src/UrlCmd.hpp rename to Client/src/UrlCmd.hpp diff --git a/ecflow/Client/test/InvokeServer.hpp b/Client/test/InvokeServer.hpp similarity index 100% rename from ecflow/Client/test/InvokeServer.hpp rename to Client/test/InvokeServer.hpp diff --git a/ecflow/Client/test/SCPort.cpp b/Client/test/SCPort.cpp similarity index 100% rename from ecflow/Client/test/SCPort.cpp rename to Client/test/SCPort.cpp diff --git a/ecflow/Client/test/SCPort.hpp b/Client/test/SCPort.hpp similarity index 100% rename from ecflow/Client/test/SCPort.hpp rename to Client/test/SCPort.hpp diff --git a/ecflow/Client/test/TerminateServer.hpp b/Client/test/TerminateServer.hpp similarity index 100% rename from ecflow/Client/test/TerminateServer.hpp rename to Client/test/TerminateServer.hpp diff --git a/ecflow/Client/test/TestCheckPtDefsCmd.cpp b/Client/test/TestCheckPtDefsCmd.cpp similarity index 100% rename from ecflow/Client/test/TestCheckPtDefsCmd.cpp rename to Client/test/TestCheckPtDefsCmd.cpp diff --git a/ecflow/Client/test/TestClientEnvironment.cpp b/Client/test/TestClientEnvironment.cpp similarity index 100% rename from ecflow/Client/test/TestClientEnvironment.cpp rename to Client/test/TestClientEnvironment.cpp diff --git a/ecflow/Client/test/TestClientInterface.cpp b/Client/test/TestClientInterface.cpp similarity index 100% rename from ecflow/Client/test/TestClientInterface.cpp rename to Client/test/TestClientInterface.cpp diff --git a/ecflow/Client/test/TestClientTimeout.cpp b/Client/test/TestClientTimeout.cpp similarity index 100% rename from ecflow/Client/test/TestClientTimeout.cpp rename to Client/test/TestClientTimeout.cpp diff --git a/ecflow/Client/test/TestGroupCmd.cpp b/Client/test/TestGroupCmd.cpp similarity index 100% rename from ecflow/Client/test/TestGroupCmd.cpp rename to Client/test/TestGroupCmd.cpp diff --git a/ecflow/Client/test/TestJobGenOnly.cpp b/Client/test/TestJobGenOnly.cpp similarity index 100% rename from ecflow/Client/test/TestJobGenOnly.cpp rename to Client/test/TestJobGenOnly.cpp diff --git a/ecflow/Client/test/TestLifeCycle.cpp b/Client/test/TestLifeCycle.cpp similarity index 100% rename from ecflow/Client/test/TestLifeCycle.cpp rename to Client/test/TestLifeCycle.cpp diff --git a/ecflow/Client/test/TestLoadDefsCmd.cpp b/Client/test/TestLoadDefsCmd.cpp similarity index 100% rename from ecflow/Client/test/TestLoadDefsCmd.cpp rename to Client/test/TestLoadDefsCmd.cpp diff --git a/ecflow/Client/test/TestMigration.cpp b/Client/test/TestMigration.cpp similarity index 100% rename from ecflow/Client/test/TestMigration.cpp rename to Client/test/TestMigration.cpp diff --git a/ecflow/Client/test/TestPlugCmd.cpp b/Client/test/TestPlugCmd.cpp similarity index 100% rename from ecflow/Client/test/TestPlugCmd.cpp rename to Client/test/TestPlugCmd.cpp diff --git a/ecflow/Client/test/TestRtt.cpp b/Client/test/TestRtt.cpp similarity index 100% rename from ecflow/Client/test/TestRtt.cpp rename to Client/test/TestRtt.cpp diff --git a/ecflow/Client/test/TestServer.cpp b/Client/test/TestServer.cpp similarity index 100% rename from ecflow/Client/test/TestServer.cpp rename to Client/test/TestServer.cpp diff --git a/ecflow/Client/test/TestServerAndLifeCycle.cpp b/Client/test/TestServerAndLifeCycle.cpp similarity index 100% rename from ecflow/Client/test/TestServerAndLifeCycle.cpp rename to Client/test/TestServerAndLifeCycle.cpp diff --git a/ecflow/Client/test/TestSignalSIGTERM.cpp b/Client/test/TestSignalSIGTERM.cpp similarity index 100% rename from ecflow/Client/test/TestSignalSIGTERM.cpp rename to Client/test/TestSignalSIGTERM.cpp diff --git a/ecflow/Client/test/TestSinglePerf.cpp b/Client/test/TestSinglePerf.cpp similarity index 100% rename from ecflow/Client/test/TestSinglePerf.cpp rename to Client/test/TestSinglePerf.cpp diff --git a/ecflow/Client/test/TestUrlCmd.cpp b/Client/test/TestUrlCmd.cpp similarity index 100% rename from ecflow/Client/test/TestUrlCmd.cpp rename to Client/test/TestUrlCmd.cpp diff --git a/ecflow/Client/test/TestWhiteListFile.cpp b/Client/test/TestWhiteListFile.cpp similarity index 100% rename from ecflow/Client/test/TestWhiteListFile.cpp rename to Client/test/TestWhiteListFile.cpp diff --git a/ecflow/Client/test/data/ECF_HOME/includes/head.h b/Client/test/data/ECF_HOME/includes/head.h similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/includes/head.h rename to Client/test/data/ECF_HOME/includes/head.h diff --git a/ecflow/Client/test/data/ECF_HOME/includes/tail.h b/Client/test/data/ECF_HOME/includes/tail.h similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/includes/tail.h rename to Client/test/data/ECF_HOME/includes/tail.h diff --git a/ecflow/Client/test/data/ECF_HOME/suite/family/head.h b/Client/test/data/ECF_HOME/suite/family/head.h similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/suite/family/head.h rename to Client/test/data/ECF_HOME/suite/family/head.h diff --git a/ecflow/Client/test/data/ECF_HOME/suite/family/t1.ecf b/Client/test/data/ECF_HOME/suite/family/t1.ecf similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/suite/family/t1.ecf rename to Client/test/data/ECF_HOME/suite/family/t1.ecf diff --git a/ecflow/Client/test/data/ECF_HOME/suite/family/t2.ecf b/Client/test/data/ECF_HOME/suite/family/t2.ecf similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/suite/family/t2.ecf rename to Client/test/data/ECF_HOME/suite/family/t2.ecf diff --git a/ecflow/Client/test/data/ECF_HOME/suite/family/t3.ecf b/Client/test/data/ECF_HOME/suite/family/t3.ecf similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/suite/family/t3.ecf rename to Client/test/data/ECF_HOME/suite/family/t3.ecf diff --git a/ecflow/Client/test/data/ECF_HOME/suite/family/tail.h b/Client/test/data/ECF_HOME/suite/family/tail.h similarity index 100% rename from ecflow/Client/test/data/ECF_HOME/suite/family/tail.h rename to Client/test/data/ECF_HOME/suite/family/tail.h diff --git a/ecflow/Client/test/data/bad.def b/Client/test/data/bad.def similarity index 100% rename from ecflow/Client/test/data/bad.def rename to Client/test/data/bad.def diff --git a/ecflow/Client/test/data/first.def b/Client/test/data/first.def similarity index 100% rename from ecflow/Client/test/data/first.def rename to Client/test/data/first.def diff --git a/ecflow/Client/test/data/good_hostfile b/Client/test/data/good_hostfile similarity index 100% rename from ecflow/Client/test/data/good_hostfile rename to Client/test/data/good_hostfile diff --git a/ecflow/Client/test/data/jobgenonly.def b/Client/test/data/jobgenonly.def similarity index 100% rename from ecflow/Client/test/data/jobgenonly.def rename to Client/test/data/jobgenonly.def diff --git a/ecflow/Client/test/data/lifecycle.txt b/Client/test/data/lifecycle.txt similarity index 100% rename from ecflow/Client/test/data/lifecycle.txt rename to Client/test/data/lifecycle.txt diff --git a/ecflow/Client/test/data/ref_analysis.dat b/Client/test/data/ref_analysis.dat similarity index 100% rename from ecflow/Client/test/data/ref_analysis.dat rename to Client/test/data/ref_analysis.dat diff --git a/ecflow/Client/test/data/rtt.dat b/Client/test/data/rtt.dat similarity index 100% rename from ecflow/Client/test/data/rtt.dat rename to Client/test/data/rtt.dat diff --git a/ecflow/Client/test/data/second.def b/Client/test/data/second.def similarity index 100% rename from ecflow/Client/test/data/second.def rename to Client/test/data/second.def diff --git a/ecflow/Doc/.pydevproject b/Doc/.pydevproject similarity index 100% rename from ecflow/Doc/.pydevproject rename to Doc/.pydevproject diff --git a/ecflow/Doc/New_viewer/TODO.txt b/Doc/New_viewer/TODO.txt similarity index 100% rename from ecflow/Doc/New_viewer/TODO.txt rename to Doc/New_viewer/TODO.txt diff --git a/ecflow/Doc/New_viewer/developement_env.ddoc b/Doc/New_viewer/developement_env.ddoc similarity index 100% rename from ecflow/Doc/New_viewer/developement_env.ddoc rename to Doc/New_viewer/developement_env.ddoc diff --git a/ecflow/Doc/New_viewer/ecflowview_MGMT.txt b/Doc/New_viewer/ecflowview_MGMT.txt similarity index 100% rename from ecflow/Doc/New_viewer/ecflowview_MGMT.txt rename to Doc/New_viewer/ecflowview_MGMT.txt diff --git a/ecflow/Doc/New_viewer/new_ecflowview.ddoc b/Doc/New_viewer/new_ecflowview.ddoc similarity index 100% rename from ecflow/Doc/New_viewer/new_ecflowview.ddoc rename to Doc/New_viewer/new_ecflowview.ddoc diff --git a/ecflow/Doc/func_spec/FuncSpec.odt b/Doc/func_spec/FuncSpec.odt similarity index 100% rename from ecflow/Doc/func_spec/FuncSpec.odt rename to Doc/func_spec/FuncSpec.odt diff --git a/ecflow/Doc/misc/Done.txt b/Doc/misc/Done.txt similarity index 100% rename from ecflow/Doc/misc/Done.txt rename to Doc/misc/Done.txt diff --git a/ecflow/Doc/misc/PERF_TODO.txt b/Doc/misc/PERF_TODO.txt similarity index 100% rename from ecflow/Doc/misc/PERF_TODO.txt rename to Doc/misc/PERF_TODO.txt diff --git a/ecflow/Doc/misc/Release-Anouncement.txt b/Doc/misc/Release-Anouncement.txt similarity index 100% rename from ecflow/Doc/misc/Release-Anouncement.txt rename to Doc/misc/Release-Anouncement.txt diff --git a/ecflow/Doc/misc/Release-Process.txt b/Doc/misc/Release-Process.txt similarity index 100% rename from ecflow/Doc/misc/Release-Process.txt rename to Doc/misc/Release-Process.txt diff --git a/ecflow/Doc/misc/ReleaseProcess.py b/Doc/misc/ReleaseProcess.py similarity index 100% rename from ecflow/Doc/misc/ReleaseProcess.py rename to Doc/misc/ReleaseProcess.py diff --git a/ecflow/Doc/misc/SPHINX-README b/Doc/misc/SPHINX-README similarity index 100% rename from ecflow/Doc/misc/SPHINX-README rename to Doc/misc/SPHINX-README diff --git a/ecflow/Doc/misc/TODO.txt b/Doc/misc/TODO.txt similarity index 100% rename from ecflow/Doc/misc/TODO.txt rename to Doc/misc/TODO.txt diff --git a/ecflow/Doc/misc/aix_v12_beta.txt b/Doc/misc/aix_v12_beta.txt similarity index 100% rename from ecflow/Doc/misc/aix_v12_beta.txt rename to Doc/misc/aix_v12_beta.txt diff --git a/ecflow/Doc/misc/boost.txt b/Doc/misc/boost.txt similarity index 100% rename from ecflow/Doc/misc/boost.txt rename to Doc/misc/boost.txt diff --git a/ecflow/Doc/misc/build_times.txt b/Doc/misc/build_times.txt similarity index 100% rename from ecflow/Doc/misc/build_times.txt rename to Doc/misc/build_times.txt diff --git a/ecflow/Doc/misc/ecflow.pptx b/Doc/misc/ecflow.pptx similarity index 100% rename from ecflow/Doc/misc/ecflow.pptx rename to Doc/misc/ecflow.pptx diff --git a/ecflow/Doc/misc/explicit_template_instatiation.ddoc b/Doc/misc/explicit_template_instatiation.ddoc similarity index 100% rename from ecflow/Doc/misc/explicit_template_instatiation.ddoc rename to Doc/misc/explicit_template_instatiation.ddoc diff --git a/ecflow/Doc/misc/file_size.txt b/Doc/misc/file_size.txt similarity index 100% rename from ecflow/Doc/misc/file_size.txt rename to Doc/misc/file_size.txt diff --git a/ecflow/Doc/misc/install-notes.txt b/Doc/misc/install-notes.txt similarity index 100% rename from ecflow/Doc/misc/install-notes.txt rename to Doc/misc/install-notes.txt diff --git a/ecflow/Doc/misc/maintainance.text b/Doc/misc/maintainance.text similarity index 100% rename from ecflow/Doc/misc/maintainance.text rename to Doc/misc/maintainance.text diff --git a/ecflow/Doc/misc/migrate_to_git.ddoc b/Doc/misc/migrate_to_git.ddoc similarity index 100% rename from ecflow/Doc/misc/migrate_to_git.ddoc rename to Doc/misc/migrate_to_git.ddoc diff --git a/ecflow/Doc/misc/python27_AIX.txt b/Doc/misc/python27_AIX.txt similarity index 100% rename from ecflow/Doc/misc/python27_AIX.txt rename to Doc/misc/python27_AIX.txt diff --git a/ecflow/Doc/misc/support.txt b/Doc/misc/support.txt similarity index 100% rename from ecflow/Doc/misc/support.txt rename to Doc/misc/support.txt diff --git a/ecflow/Doc/misc/test_times.txt b/Doc/misc/test_times.txt similarity index 100% rename from ecflow/Doc/misc/test_times.txt rename to Doc/misc/test_times.txt diff --git a/ecflow/Doc/newsletter/Bahra_v2.1.docx b/Doc/newsletter/Bahra_v2.1.docx similarity index 100% rename from ecflow/Doc/newsletter/Bahra_v2.1.docx rename to Doc/newsletter/Bahra_v2.1.docx diff --git a/ecflow/Doc/newsletter/newsletter_draft.docx b/Doc/newsletter/newsletter_draft.docx similarity index 100% rename from ecflow/Doc/newsletter/newsletter_draft.docx rename to Doc/newsletter/newsletter_draft.docx diff --git a/ecflow/Doc/online/Makefile b/Doc/online/Makefile similarity index 100% rename from ecflow/Doc/online/Makefile rename to Doc/online/Makefile diff --git a/ecflow/Doc/online/_templates/layout.html b/Doc/online/_templates/layout.html similarity index 100% rename from ecflow/Doc/online/_templates/layout.html rename to Doc/online/_templates/layout.html diff --git a/ecflow/Doc/online/change_history/change_history.rst b/Doc/online/change_history/change_history.rst similarity index 100% rename from ecflow/Doc/online/change_history/change_history.rst rename to Doc/online/change_history/change_history.rst diff --git a/ecflow/Doc/online/conf.py b/Doc/online/conf.py similarity index 100% rename from ecflow/Doc/online/conf.py rename to Doc/online/conf.py diff --git a/ecflow/Doc/online/cookbook/acquisition_task_pattern.rst b/Doc/online/cookbook/acquisition_task_pattern.rst similarity index 100% rename from ecflow/Doc/online/cookbook/acquisition_task_pattern.rst rename to Doc/online/cookbook/acquisition_task_pattern.rst diff --git a/ecflow/Doc/online/cookbook/automated_zombies.rst b/Doc/online/cookbook/automated_zombies.rst similarity index 100% rename from ecflow/Doc/online/cookbook/automated_zombies.rst rename to Doc/online/cookbook/automated_zombies.rst diff --git a/ecflow/Doc/online/cookbook/check_file.png b/Doc/online/cookbook/check_file.png similarity index 100% rename from ecflow/Doc/online/cookbook/check_file.png rename to Doc/online/cookbook/check_file.png diff --git a/ecflow/Doc/online/cookbook/check_rtnrt.png b/Doc/online/cookbook/check_rtnrt.png similarity index 100% rename from ecflow/Doc/online/cookbook/check_rtnrt.png rename to Doc/online/cookbook/check_rtnrt.png diff --git a/ecflow/Doc/online/cookbook/cookbook.rst b/Doc/online/cookbook/cookbook.rst similarity index 100% rename from ecflow/Doc/online/cookbook/cookbook.rst rename to Doc/online/cookbook/cookbook.rst diff --git a/ecflow/Doc/online/cookbook/intro.rst b/Doc/online/cookbook/intro.rst similarity index 100% rename from ecflow/Doc/online/cookbook/intro.rst rename to Doc/online/cookbook/intro.rst diff --git a/ecflow/Doc/online/cookbook/monitor_task.rst b/Doc/online/cookbook/monitor_task.rst similarity index 100% rename from ecflow/Doc/online/cookbook/monitor_task.rst rename to Doc/online/cookbook/monitor_task.rst diff --git a/ecflow/Doc/online/cookbook/native_perl_task.rst b/Doc/online/cookbook/native_perl_task.rst similarity index 100% rename from ecflow/Doc/online/cookbook/native_perl_task.rst rename to Doc/online/cookbook/native_perl_task.rst diff --git a/ecflow/Doc/online/cookbook/native_python_task.rst b/Doc/online/cookbook/native_python_task.rst similarity index 100% rename from ecflow/Doc/online/cookbook/native_python_task.rst rename to Doc/online/cookbook/native_python_task.rst diff --git a/ecflow/Doc/online/cookbook/operational.rst b/Doc/online/cookbook/operational.rst similarity index 100% rename from ecflow/Doc/online/cookbook/operational.rst rename to Doc/online/cookbook/operational.rst diff --git a/ecflow/Doc/online/cookbook/print_all_states.rst b/Doc/online/cookbook/print_all_states.rst similarity index 100% rename from ecflow/Doc/online/cookbook/print_all_states.rst rename to Doc/online/cookbook/print_all_states.rst diff --git a/ecflow/Doc/online/cookbook/python_definition_example.rst b/Doc/online/cookbook/python_definition_example.rst similarity index 100% rename from ecflow/Doc/online/cookbook/python_definition_example.rst rename to Doc/online/cookbook/python_definition_example.rst diff --git a/ecflow/Doc/online/cookbook/src/course.py b/Doc/online/cookbook/src/course.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/course.py rename to Doc/online/cookbook/src/course.py diff --git a/ecflow/Doc/online/cookbook/src/ecf.py b/Doc/online/cookbook/src/ecf.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/ecf.py rename to Doc/online/cookbook/src/ecf.py diff --git a/ecflow/Doc/online/cookbook/src/head.pl b/Doc/online/cookbook/src/head.pl similarity index 100% rename from ecflow/Doc/online/cookbook/src/head.pl rename to Doc/online/cookbook/src/head.pl diff --git a/ecflow/Doc/online/cookbook/src/head.py b/Doc/online/cookbook/src/head.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/head.py rename to Doc/online/cookbook/src/head.py diff --git a/ecflow/Doc/online/cookbook/src/monitor-task.py b/Doc/online/cookbook/src/monitor-task.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/monitor-task.py rename to Doc/online/cookbook/src/monitor-task.py diff --git a/ecflow/Doc/online/cookbook/src/perl.def b/Doc/online/cookbook/src/perl.def similarity index 100% rename from ecflow/Doc/online/cookbook/src/perl.def rename to Doc/online/cookbook/src/perl.def diff --git a/ecflow/Doc/online/cookbook/src/perl.ecf b/Doc/online/cookbook/src/perl.ecf similarity index 100% rename from ecflow/Doc/online/cookbook/src/perl.ecf rename to Doc/online/cookbook/src/perl.ecf diff --git a/ecflow/Doc/online/cookbook/src/print-all-states.py b/Doc/online/cookbook/src/print-all-states.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/print-all-states.py rename to Doc/online/cookbook/src/print-all-states.py diff --git a/ecflow/Doc/online/cookbook/src/python.def b/Doc/online/cookbook/src/python.def similarity index 100% rename from ecflow/Doc/online/cookbook/src/python.def rename to Doc/online/cookbook/src/python.def diff --git a/ecflow/Doc/online/cookbook/src/python.ecf b/Doc/online/cookbook/src/python.ecf similarity index 100% rename from ecflow/Doc/online/cookbook/src/python.ecf rename to Doc/online/cookbook/src/python.ecf diff --git a/ecflow/Doc/online/cookbook/src/tail.pl b/Doc/online/cookbook/src/tail.pl similarity index 100% rename from ecflow/Doc/online/cookbook/src/tail.pl rename to Doc/online/cookbook/src/tail.pl diff --git a/ecflow/Doc/online/cookbook/src/tail.py b/Doc/online/cookbook/src/tail.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/tail.py rename to Doc/online/cookbook/src/tail.py diff --git a/ecflow/Doc/online/cookbook/src/test_bench.py b/Doc/online/cookbook/src/test_bench.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/test_bench.py rename to Doc/online/cookbook/src/test_bench.py diff --git a/ecflow/Doc/online/cookbook/src/traverse_defs.py b/Doc/online/cookbook/src/traverse_defs.py similarity index 100% rename from ecflow/Doc/online/cookbook/src/traverse_defs.py rename to Doc/online/cookbook/src/traverse_defs.py diff --git a/ecflow/Doc/online/cookbook/test_bench.rst b/Doc/online/cookbook/test_bench.rst similarity index 100% rename from ecflow/Doc/online/cookbook/test_bench.rst rename to Doc/online/cookbook/test_bench.rst diff --git a/ecflow/Doc/online/cookbook/traverse_defs.rst b/Doc/online/cookbook/traverse_defs.rst similarity index 100% rename from ecflow/Doc/online/cookbook/traverse_defs.rst rename to Doc/online/cookbook/traverse_defs.rst diff --git a/ecflow/Doc/online/faq/faq.rst b/Doc/online/faq/faq.rst similarity index 100% rename from ecflow/Doc/online/faq/faq.rst rename to Doc/online/faq/faq.rst diff --git a/ecflow/Doc/online/glossary.rst b/Doc/online/glossary.rst similarity index 100% rename from ecflow/Doc/online/glossary.rst rename to Doc/online/glossary.rst diff --git a/ecflow/Doc/online/grammar/grammar.rst b/Doc/online/grammar/grammar.rst similarity index 100% rename from ecflow/Doc/online/grammar/grammar.rst rename to Doc/online/grammar/grammar.rst diff --git a/ecflow/Doc/online/index.rst b/Doc/online/index.rst similarity index 100% rename from ecflow/Doc/online/index.rst rename to Doc/online/index.rst diff --git a/ecflow/Doc/online/install/install.rst b/Doc/online/install/install.rst similarity index 100% rename from ecflow/Doc/online/install/install.rst rename to Doc/online/install/install.rst diff --git a/ecflow/Doc/online/migration/children.rst b/Doc/online/migration/children.rst similarity index 100% rename from ecflow/Doc/online/migration/children.rst rename to Doc/online/migration/children.rst diff --git a/ecflow/Doc/online/migration/def_files.rst b/Doc/online/migration/def_files.rst similarity index 100% rename from ecflow/Doc/online/migration/def_files.rst rename to Doc/online/migration/def_files.rst diff --git a/ecflow/Doc/online/migration/ecflowviewmap.png b/Doc/online/migration/ecflowviewmap.png similarity index 100% rename from ecflow/Doc/online/migration/ecflowviewmap.png rename to Doc/online/migration/ecflowviewmap.png diff --git a/ecflow/Doc/online/migration/example.rst b/Doc/online/migration/example.rst similarity index 100% rename from ecflow/Doc/online/migration/example.rst rename to Doc/online/migration/example.rst diff --git a/ecflow/Doc/online/migration/extern.rst b/Doc/online/migration/extern.rst similarity index 100% rename from ecflow/Doc/online/migration/extern.rst rename to Doc/online/migration/extern.rst diff --git a/ecflow/Doc/online/migration/header_files.rst b/Doc/online/migration/header_files.rst similarity index 100% rename from ecflow/Doc/online/migration/header_files.rst rename to Doc/online/migration/header_files.rst diff --git a/ecflow/Doc/online/migration/img/skull.png b/Doc/online/migration/img/skull.png similarity index 100% rename from ecflow/Doc/online/migration/img/skull.png rename to Doc/online/migration/img/skull.png diff --git a/ecflow/Doc/online/migration/intro.rst b/Doc/online/migration/intro.rst similarity index 100% rename from ecflow/Doc/online/migration/intro.rst rename to Doc/online/migration/intro.rst diff --git a/ecflow/Doc/online/migration/load_and_replace.sh b/Doc/online/migration/load_and_replace.sh similarity index 100% rename from ecflow/Doc/online/migration/load_and_replace.sh rename to Doc/online/migration/load_and_replace.sh diff --git a/ecflow/Doc/online/migration/migration.rst b/Doc/online/migration/migration.rst similarity index 100% rename from ecflow/Doc/online/migration/migration.rst rename to Doc/online/migration/migration.rst diff --git a/ecflow/Doc/online/migration/miscallenous.rst b/Doc/online/migration/miscallenous.rst similarity index 100% rename from ecflow/Doc/online/migration/miscallenous.rst rename to Doc/online/migration/miscallenous.rst diff --git a/ecflow/Doc/online/migration/multi1.def b/Doc/online/migration/multi1.def similarity index 100% rename from ecflow/Doc/online/migration/multi1.def rename to Doc/online/migration/multi1.def diff --git a/ecflow/Doc/online/migration/multi2.def b/Doc/online/migration/multi2.def similarity index 100% rename from ecflow/Doc/online/migration/multi2.def rename to Doc/online/migration/multi2.def diff --git a/ecflow/Doc/online/migration/multi3.def b/Doc/online/migration/multi3.def similarity index 100% rename from ecflow/Doc/online/migration/multi3.def rename to Doc/online/migration/multi3.def diff --git a/ecflow/Doc/online/migration/src/call-cdp.cdp b/Doc/online/migration/src/call-cdp.cdp similarity index 100% rename from ecflow/Doc/online/migration/src/call-cdp.cdp rename to Doc/online/migration/src/call-cdp.cdp diff --git a/ecflow/Doc/online/migration/src/call_both.ksh b/Doc/online/migration/src/call_both.ksh similarity index 100% rename from ecflow/Doc/online/migration/src/call_both.ksh rename to Doc/online/migration/src/call_both.ksh diff --git a/ecflow/Doc/online/migration/src/cdp-syntax.cdp b/Doc/online/migration/src/cdp-syntax.cdp similarity index 100% rename from ecflow/Doc/online/migration/src/cdp-syntax.cdp rename to Doc/online/migration/src/cdp-syntax.cdp diff --git a/ecflow/Doc/online/migration/src/ecf.h b/Doc/online/migration/src/ecf.h similarity index 100% rename from ecflow/Doc/online/migration/src/ecf.h rename to Doc/online/migration/src/ecf.h diff --git a/ecflow/Doc/online/migration/src/libgen.sh b/Doc/online/migration/src/libgen.sh similarity index 100% rename from ecflow/Doc/online/migration/src/libgen.sh rename to Doc/online/migration/src/libgen.sh diff --git a/ecflow/Doc/online/migration/src/skull.tgz b/Doc/online/migration/src/skull.tgz similarity index 100% rename from ecflow/Doc/online/migration/src/skull.tgz rename to Doc/online/migration/src/skull.tgz diff --git a/ecflow/Doc/online/migration/src/sms2ecf-min.sed b/Doc/online/migration/src/sms2ecf-min.sed similarity index 100% rename from ecflow/Doc/online/migration/src/sms2ecf-min.sed rename to Doc/online/migration/src/sms2ecf-min.sed diff --git a/ecflow/Doc/online/migration/task_wrappers.rst b/Doc/online/migration/task_wrappers.rst similarity index 100% rename from ecflow/Doc/online/migration/task_wrappers.rst rename to Doc/online/migration/task_wrappers.rst diff --git a/ecflow/Doc/online/python_api/python_api.rst b/Doc/online/python_api/python_api.rst similarity index 100% rename from ecflow/Doc/online/python_api/python_api.rst rename to Doc/online/python_api/python_api.rst diff --git a/ecflow/Doc/online/release_process/release_process.rst b/Doc/online/release_process/release_process.rst similarity index 100% rename from ecflow/Doc/online/release_process/release_process.rst rename to Doc/online/release_process/release_process.rst diff --git a/ecflow/Doc/online/strategy/strategy.rst b/Doc/online/strategy/strategy.rst similarity index 100% rename from ecflow/Doc/online/strategy/strategy.rst rename to Doc/online/strategy/strategy.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/advanced-topics.rst b/Doc/online/tutorial/advanced_topics/advanced-topics.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/advanced-topics.rst rename to Doc/online/tutorial/advanced_topics/advanced-topics.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/dates-and-clocks.rst b/Doc/online/tutorial/advanced_topics/dates-and-clocks.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/dates-and-clocks.rst rename to Doc/online/tutorial/advanced_topics/dates-and-clocks.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/files-location.rst b/Doc/online/tutorial/advanced_topics/files-location.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/files-location.rst rename to Doc/online/tutorial/advanced_topics/files-location.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/labels.rst b/Doc/online/tutorial/advanced_topics/labels.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/labels.rst rename to Doc/online/tutorial/advanced_topics/labels.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/limits.rst b/Doc/online/tutorial/advanced_topics/limits.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/limits.rst rename to Doc/online/tutorial/advanced_topics/limits.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/object-oriented-suites.rst b/Doc/online/tutorial/advanced_topics/object-oriented-suites.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/object-oriented-suites.rst rename to Doc/online/tutorial/advanced_topics/object-oriented-suites.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/repeating.rst b/Doc/online/tutorial/advanced_topics/repeating.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/repeating.rst rename to Doc/online/tutorial/advanced_topics/repeating.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/running-the-jobs.rst b/Doc/online/tutorial/advanced_topics/running-the-jobs.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/running-the-jobs.rst rename to Doc/online/tutorial/advanced_topics/running-the-jobs.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/labels.py b/Doc/online/tutorial/advanced_topics/src/labels.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/labels.py rename to Doc/online/tutorial/advanced_topics/src/labels.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/limits.py b/Doc/online/tutorial/advanced_topics/src/limits.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/limits.py rename to Doc/online/tutorial/advanced_topics/src/limits.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/object-oriented-suites.py b/Doc/online/tutorial/advanced_topics/src/object-oriented-suites.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/object-oriented-suites.py rename to Doc/online/tutorial/advanced_topics/src/object-oriented-suites.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/repeat.py b/Doc/online/tutorial/advanced_topics/src/repeat.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/repeat.py rename to Doc/online/tutorial/advanced_topics/src/repeat.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/running-the-jobs.py b/Doc/online/tutorial/advanced_topics/src/running-the-jobs.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/running-the-jobs.py rename to Doc/online/tutorial/advanced_topics/src/running-the-jobs.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/using-python-scripting-1.py b/Doc/online/tutorial/advanced_topics/src/using-python-scripting-1.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/using-python-scripting-1.py rename to Doc/online/tutorial/advanced_topics/src/using-python-scripting-1.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/src/using-python-scripting.py b/Doc/online/tutorial/advanced_topics/src/using-python-scripting.py similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/src/using-python-scripting.py rename to Doc/online/tutorial/advanced_topics/src/using-python-scripting.py diff --git a/ecflow/Doc/online/tutorial/advanced_topics/using-python-scripting.rst b/Doc/online/tutorial/advanced_topics/using-python-scripting.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/using-python-scripting.rst rename to Doc/online/tutorial/advanced_topics/using-python-scripting.rst diff --git a/ecflow/Doc/online/tutorial/advanced_topics/zombie.rst b/Doc/online/tutorial/advanced_topics/zombie.rst similarity index 100% rename from ecflow/Doc/online/tutorial/advanced_topics/zombie.rst rename to Doc/online/tutorial/advanced_topics/zombie.rst diff --git a/ecflow/Doc/online/tutorial/exercises/back-archiving-soln.rst b/Doc/online/tutorial/exercises/back-archiving-soln.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/back-archiving-soln.rst rename to Doc/online/tutorial/exercises/back-archiving-soln.rst diff --git a/ecflow/Doc/online/tutorial/exercises/back-archiving.rst b/Doc/online/tutorial/exercises/back-archiving.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/back-archiving.rst rename to Doc/online/tutorial/exercises/back-archiving.rst diff --git a/ecflow/Doc/online/tutorial/exercises/data-acquisition-soln.rst b/Doc/online/tutorial/exercises/data-acquisition-soln.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/data-acquisition-soln.rst rename to Doc/online/tutorial/exercises/data-acquisition-soln.rst diff --git a/ecflow/Doc/online/tutorial/exercises/data-acquisition.rst b/Doc/online/tutorial/exercises/data-acquisition.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/data-acquisition.rst rename to Doc/online/tutorial/exercises/data-acquisition.rst diff --git a/ecflow/Doc/online/tutorial/exercises/exercises.rst b/Doc/online/tutorial/exercises/exercises.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/exercises.rst rename to Doc/online/tutorial/exercises/exercises.rst diff --git a/ecflow/Doc/online/tutorial/exercises/operational-suite-soln.rst b/Doc/online/tutorial/exercises/operational-suite-soln.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/operational-suite-soln.rst rename to Doc/online/tutorial/exercises/operational-suite-soln.rst diff --git a/ecflow/Doc/online/tutorial/exercises/operational-suite.rst b/Doc/online/tutorial/exercises/operational-suite.rst similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/operational-suite.rst rename to Doc/online/tutorial/exercises/operational-suite.rst diff --git a/ecflow/Doc/online/tutorial/exercises/src/back-archiving.py b/Doc/online/tutorial/exercises/src/back-archiving.py similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/src/back-archiving.py rename to Doc/online/tutorial/exercises/src/back-archiving.py diff --git a/ecflow/Doc/online/tutorial/exercises/src/data-acquisition.py b/Doc/online/tutorial/exercises/src/data-acquisition.py similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/src/data-acquisition.py rename to Doc/online/tutorial/exercises/src/data-acquisition.py diff --git a/ecflow/Doc/online/tutorial/exercises/src/operational-suite.py b/Doc/online/tutorial/exercises/src/operational-suite.py similarity index 100% rename from ecflow/Doc/online/tutorial/exercises/src/operational-suite.py rename to Doc/online/tutorial/exercises/src/operational-suite.py diff --git a/ecflow/Doc/online/tutorial/getting_started/checking-job-creation.rst b/Doc/online/tutorial/getting_started/checking-job-creation.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/checking-job-creation.rst rename to Doc/online/tutorial/getting_started/checking-job-creation.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/checking-the-results.rst b/Doc/online/tutorial/getting_started/checking-the-results.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/checking-the-results.rst rename to Doc/online/tutorial/getting_started/checking-the-results.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/defining-a-new-suite.rst b/Doc/online/tutorial/getting_started/defining-a-new-suite.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/defining-a-new-suite.rst rename to Doc/online/tutorial/getting_started/defining-a-new-suite.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/defining-the-first-task.rst b/Doc/online/tutorial/getting_started/defining-the-first-task.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/defining-the-first-task.rst rename to Doc/online/tutorial/getting_started/defining-the-first-task.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/getting-started.rst b/Doc/online/tutorial/getting_started/getting-started.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/getting-started.rst rename to Doc/online/tutorial/getting_started/getting-started.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_byrule.gif b/Doc/online/tutorial/getting_started/icon_byrule.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_byrule.gif rename to Doc/online/tutorial/getting_started/icon_byrule.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_cmd_failed.gif b/Doc/online/tutorial/getting_started/icon_cmd_failed.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_cmd_failed.gif rename to Doc/online/tutorial/getting_started/icon_cmd_failed.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_edit_failed.gif b/Doc/online/tutorial/getting_started/icon_edit_failed.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_edit_failed.gif rename to Doc/online/tutorial/getting_started/icon_edit_failed.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_force_abort.gif b/Doc/online/tutorial/getting_started/icon_force_abort.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_force_abort.gif rename to Doc/online/tutorial/getting_started/icon_force_abort.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_killed.gif b/Doc/online/tutorial/getting_started/icon_killed.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_killed.gif rename to Doc/online/tutorial/getting_started/icon_killed.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_no_script.gif b/Doc/online/tutorial/getting_started/icon_no_script.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_no_script.gif rename to Doc/online/tutorial/getting_started/icon_no_script.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_queuelimit.gif b/Doc/online/tutorial/getting_started/icon_queuelimit.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_queuelimit.gif rename to Doc/online/tutorial/getting_started/icon_queuelimit.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_task_aborted.gif b/Doc/online/tutorial/getting_started/icon_task_aborted.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_task_aborted.gif rename to Doc/online/tutorial/getting_started/icon_task_aborted.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/icon_user_edit.gif b/Doc/online/tutorial/getting_started/icon_user_edit.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/icon_user_edit.gif rename to Doc/online/tutorial/getting_started/icon_user_edit.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/load-the-file.rst b/Doc/online/tutorial/getting_started/load-the-file.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/load-the-file.rst rename to Doc/online/tutorial/getting_started/load-the-file.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/mouse.gif b/Doc/online/tutorial/getting_started/mouse.gif similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/mouse.gif rename to Doc/online/tutorial/getting_started/mouse.gif diff --git a/ecflow/Doc/online/tutorial/getting_started/src/checking-job-creation.py b/Doc/online/tutorial/getting_started/src/checking-job-creation.py similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/src/checking-job-creation.py rename to Doc/online/tutorial/getting_started/src/checking-job-creation.py diff --git a/ecflow/Doc/online/tutorial/getting_started/src/defining-a-new_suite.py b/Doc/online/tutorial/getting_started/src/defining-a-new_suite.py similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/src/defining-a-new_suite.py rename to Doc/online/tutorial/getting_started/src/defining-a-new_suite.py diff --git a/ecflow/Doc/online/tutorial/getting_started/src/load-the-file.py b/Doc/online/tutorial/getting_started/src/load-the-file.py similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/src/load-the-file.py rename to Doc/online/tutorial/getting_started/src/load-the-file.py diff --git a/ecflow/Doc/online/tutorial/getting_started/src/starting-the-suite.py b/Doc/online/tutorial/getting_started/src/starting-the-suite.py similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/src/starting-the-suite.py rename to Doc/online/tutorial/getting_started/src/starting-the-suite.py diff --git a/ecflow/Doc/online/tutorial/getting_started/src/understanding-the-client.py b/Doc/online/tutorial/getting_started/src/understanding-the-client.py similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/src/understanding-the-client.py rename to Doc/online/tutorial/getting_started/src/understanding-the-client.py diff --git a/ecflow/Doc/online/tutorial/getting_started/starting-the-suite.rst b/Doc/online/tutorial/getting_started/starting-the-suite.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/starting-the-suite.rst rename to Doc/online/tutorial/getting_started/starting-the-suite.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/understanding-includes.rst b/Doc/online/tutorial/getting_started/understanding-includes.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/understanding-includes.rst rename to Doc/online/tutorial/getting_started/understanding-includes.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/understanding-the-client.rst b/Doc/online/tutorial/getting_started/understanding-the-client.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/understanding-the-client.rst rename to Doc/online/tutorial/getting_started/understanding-the-client.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/using-ecflowview.rst b/Doc/online/tutorial/getting_started/using-ecflowview.rst similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/using-ecflowview.rst rename to Doc/online/tutorial/getting_started/using-ecflowview.rst diff --git a/ecflow/Doc/online/tutorial/getting_started/xecf0.png b/Doc/online/tutorial/getting_started/xecf0.png similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/xecf0.png rename to Doc/online/tutorial/getting_started/xecf0.png diff --git a/ecflow/Doc/online/tutorial/getting_started/xecf1.png b/Doc/online/tutorial/getting_started/xecf1.png similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/xecf1.png rename to Doc/online/tutorial/getting_started/xecf1.png diff --git a/ecflow/Doc/online/tutorial/getting_started/xecf2.png b/Doc/online/tutorial/getting_started/xecf2.png similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/xecf2.png rename to Doc/online/tutorial/getting_started/xecf2.png diff --git a/ecflow/Doc/online/tutorial/getting_started/xecf4.png b/Doc/online/tutorial/getting_started/xecf4.png similarity index 100% rename from ecflow/Doc/online/tutorial/getting_started/xecf4.png rename to Doc/online/tutorial/getting_started/xecf4.png diff --git a/ecflow/Doc/online/tutorial/going_further/add-a-complete.rst b/Doc/online/tutorial/going_further/add-a-complete.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-a-complete.rst rename to Doc/online/tutorial/going_further/add-a-complete.rst diff --git a/ecflow/Doc/online/tutorial/going_further/add-a-meter.rst b/Doc/online/tutorial/going_further/add-a-meter.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-a-meter.rst rename to Doc/online/tutorial/going_further/add-a-meter.rst diff --git a/ecflow/Doc/online/tutorial/going_further/add-a-time-dependency.rst b/Doc/online/tutorial/going_further/add-a-time-dependency.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-a-time-dependency.rst rename to Doc/online/tutorial/going_further/add-a-time-dependency.rst diff --git a/ecflow/Doc/online/tutorial/going_further/add-an-event.rst b/Doc/online/tutorial/going_further/add-an-event.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-an-event.rst rename to Doc/online/tutorial/going_further/add-an-event.rst diff --git a/ecflow/Doc/online/tutorial/going_further/add-another-task.rst b/Doc/online/tutorial/going_further/add-another-task.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-another-task.rst rename to Doc/online/tutorial/going_further/add-another-task.rst diff --git a/ecflow/Doc/online/tutorial/going_further/add-manual.rst b/Doc/online/tutorial/going_further/add-manual.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-manual.rst rename to Doc/online/tutorial/going_further/add-manual.rst diff --git a/ecflow/Doc/online/tutorial/going_further/add-trigger.rst b/Doc/online/tutorial/going_further/add-trigger.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/add-trigger.rst rename to Doc/online/tutorial/going_further/add-trigger.rst diff --git a/ecflow/Doc/online/tutorial/going_further/apply.jpg b/Doc/online/tutorial/going_further/apply.jpg similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/apply.jpg rename to Doc/online/tutorial/going_further/apply.jpg diff --git a/ecflow/Doc/online/tutorial/going_further/ecf-variables.rst b/Doc/online/tutorial/going_further/ecf-variables.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/ecf-variables.rst rename to Doc/online/tutorial/going_further/ecf-variables.rst diff --git a/ecflow/Doc/online/tutorial/going_further/families.rst b/Doc/online/tutorial/going_further/families.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/families.rst rename to Doc/online/tutorial/going_further/families.rst diff --git a/ecflow/Doc/online/tutorial/going_further/going-further.rst b/Doc/online/tutorial/going_further/going-further.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/going-further.rst rename to Doc/online/tutorial/going_further/going-further.rst diff --git a/ecflow/Doc/online/tutorial/going_further/indentation.rst b/Doc/online/tutorial/going_further/indentation.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/indentation.rst rename to Doc/online/tutorial/going_further/indentation.rst diff --git a/ecflow/Doc/online/tutorial/going_further/progress.jpg b/Doc/online/tutorial/going_further/progress.jpg similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/progress.jpg rename to Doc/online/tutorial/going_further/progress.jpg diff --git a/ecflow/Doc/online/tutorial/going_further/search.jpg b/Doc/online/tutorial/going_further/search.jpg similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/search.jpg rename to Doc/online/tutorial/going_further/search.jpg diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-a-complete.py b/Doc/online/tutorial/going_further/src/add-a-complete.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-a-complete.py rename to Doc/online/tutorial/going_further/src/add-a-complete.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-a-meter.py b/Doc/online/tutorial/going_further/src/add-a-meter.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-a-meter.py rename to Doc/online/tutorial/going_further/src/add-a-meter.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-a-time-dependency.py b/Doc/online/tutorial/going_further/src/add-a-time-dependency.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-a-time-dependency.py rename to Doc/online/tutorial/going_further/src/add-a-time-dependency.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-an-event.py b/Doc/online/tutorial/going_further/src/add-an-event.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-an-event.py rename to Doc/online/tutorial/going_further/src/add-an-event.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-another-task-client.py b/Doc/online/tutorial/going_further/src/add-another-task-client.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-another-task-client.py rename to Doc/online/tutorial/going_further/src/add-another-task-client.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-another-task-client_1.py b/Doc/online/tutorial/going_further/src/add-another-task-client_1.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-another-task-client_1.py rename to Doc/online/tutorial/going_further/src/add-another-task-client_1.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-another-task.py b/Doc/online/tutorial/going_further/src/add-another-task.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-another-task.py rename to Doc/online/tutorial/going_further/src/add-another-task.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/add-trigger.py b/Doc/online/tutorial/going_further/src/add-trigger.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/add-trigger.py rename to Doc/online/tutorial/going_further/src/add-trigger.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/ecf-variables.py b/Doc/online/tutorial/going_further/src/ecf-variables.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/ecf-variables.py rename to Doc/online/tutorial/going_further/src/ecf-variables.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/families.py b/Doc/online/tutorial/going_further/src/families.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/families.py rename to Doc/online/tutorial/going_further/src/families.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/indentation.py b/Doc/online/tutorial/going_further/src/indentation.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/indentation.py rename to Doc/online/tutorial/going_further/src/indentation.py diff --git a/ecflow/Doc/online/tutorial/going_further/src/variable-inheritance.py b/Doc/online/tutorial/going_further/src/variable-inheritance.py similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/src/variable-inheritance.py rename to Doc/online/tutorial/going_further/src/variable-inheritance.py diff --git a/ecflow/Doc/online/tutorial/going_further/triggers.jpg b/Doc/online/tutorial/going_further/triggers.jpg similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/triggers.jpg rename to Doc/online/tutorial/going_further/triggers.jpg diff --git a/ecflow/Doc/online/tutorial/going_further/variable-inheritance.rst b/Doc/online/tutorial/going_further/variable-inheritance.rst similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/variable-inheritance.rst rename to Doc/online/tutorial/going_further/variable-inheritance.rst diff --git a/ecflow/Doc/online/tutorial/going_further/why.jpg b/Doc/online/tutorial/going_further/why.jpg similarity index 100% rename from ecflow/Doc/online/tutorial/going_further/why.jpg rename to Doc/online/tutorial/going_further/why.jpg diff --git a/ecflow/Doc/online/tutorial/intro.rst b/Doc/online/tutorial/intro.rst similarity index 100% rename from ecflow/Doc/online/tutorial/intro.rst rename to Doc/online/tutorial/intro.rst diff --git a/ecflow/Doc/online/tutorial/overview.rst b/Doc/online/tutorial/overview.rst similarity index 100% rename from ecflow/Doc/online/tutorial/overview.rst rename to Doc/online/tutorial/overview.rst diff --git a/ecflow/Doc/online/tutorial/tutorial.rst b/Doc/online/tutorial/tutorial.rst similarity index 100% rename from ecflow/Doc/online/tutorial/tutorial.rst rename to Doc/online/tutorial/tutorial.rst diff --git a/ecflow/Doc/presentations/course2011/ecFlow_migration.pptx b/Doc/presentations/course2011/ecFlow_migration.pptx similarity index 100% rename from ecflow/Doc/presentations/course2011/ecFlow_migration.pptx rename to Doc/presentations/course2011/ecFlow_migration.pptx diff --git a/ecflow/Doc/presentations/course2011/example.rst b/Doc/presentations/course2011/example.rst similarity index 100% rename from ecflow/Doc/presentations/course2011/example.rst rename to Doc/presentations/course2011/example.rst diff --git a/ecflow/Doc/presentations/course2011/gen.sh b/Doc/presentations/course2011/gen.sh similarity index 100% rename from ecflow/Doc/presentations/course2011/gen.sh rename to Doc/presentations/course2011/gen.sh diff --git a/ecflow/Doc/presentations/course2011/img11/ECMWF_logo.png b/Doc/presentations/course2011/img11/ECMWF_logo.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/ECMWF_logo.png rename to Doc/presentations/course2011/img11/ECMWF_logo.png diff --git a/ecflow/Doc/presentations/course2011/img11/def_svr.fig b/Doc/presentations/course2011/img11/def_svr.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/def_svr.fig rename to Doc/presentations/course2011/img11/def_svr.fig diff --git a/ecflow/Doc/presentations/course2011/img11/def_svr.png b/Doc/presentations/course2011/img11/def_svr.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/def_svr.png rename to Doc/presentations/course2011/img11/def_svr.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull.q.png b/Doc/presentations/course2011/img11/skull.q.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull.q.png rename to Doc/presentations/course2011/img11/skull.q.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf0.png b/Doc/presentations/course2011/img11/skull_ecf0.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf0.png rename to Doc/presentations/course2011/img11/skull_ecf0.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf1.png b/Doc/presentations/course2011/img11/skull_ecf1.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf1.png rename to Doc/presentations/course2011/img11/skull_ecf1.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf2.png b/Doc/presentations/course2011/img11/skull_ecf2.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf2.png rename to Doc/presentations/course2011/img11/skull_ecf2.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf3.png b/Doc/presentations/course2011/img11/skull_ecf3.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf3.png rename to Doc/presentations/course2011/img11/skull_ecf3.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf4.png b/Doc/presentations/course2011/img11/skull_ecf4.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf4.png rename to Doc/presentations/course2011/img11/skull_ecf4.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf5.png b/Doc/presentations/course2011/img11/skull_ecf5.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf5.png rename to Doc/presentations/course2011/img11/skull_ecf5.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf6.png b/Doc/presentations/course2011/img11/skull_ecf6.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf6.png rename to Doc/presentations/course2011/img11/skull_ecf6.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf7.png b/Doc/presentations/course2011/img11/skull_ecf7.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf7.png rename to Doc/presentations/course2011/img11/skull_ecf7.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_ecf8.png b/Doc/presentations/course2011/img11/skull_ecf8.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_ecf8.png rename to Doc/presentations/course2011/img11/skull_ecf8.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms.png b/Doc/presentations/course2011/img11/skull_sms.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms.png rename to Doc/presentations/course2011/img11/skull_sms.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms1.png b/Doc/presentations/course2011/img11/skull_sms1.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms1.png rename to Doc/presentations/course2011/img11/skull_sms1.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms10.png b/Doc/presentations/course2011/img11/skull_sms10.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms10.png rename to Doc/presentations/course2011/img11/skull_sms10.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms11.png b/Doc/presentations/course2011/img11/skull_sms11.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms11.png rename to Doc/presentations/course2011/img11/skull_sms11.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms2.png b/Doc/presentations/course2011/img11/skull_sms2.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms2.png rename to Doc/presentations/course2011/img11/skull_sms2.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms3.png b/Doc/presentations/course2011/img11/skull_sms3.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms3.png rename to Doc/presentations/course2011/img11/skull_sms3.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms4.png b/Doc/presentations/course2011/img11/skull_sms4.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms4.png rename to Doc/presentations/course2011/img11/skull_sms4.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms5.png b/Doc/presentations/course2011/img11/skull_sms5.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms5.png rename to Doc/presentations/course2011/img11/skull_sms5.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms6.png b/Doc/presentations/course2011/img11/skull_sms6.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms6.png rename to Doc/presentations/course2011/img11/skull_sms6.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms7.png b/Doc/presentations/course2011/img11/skull_sms7.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms7.png rename to Doc/presentations/course2011/img11/skull_sms7.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms8.png b/Doc/presentations/course2011/img11/skull_sms8.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms8.png rename to Doc/presentations/course2011/img11/skull_sms8.png diff --git a/ecflow/Doc/presentations/course2011/img11/skull_sms9.png b/Doc/presentations/course2011/img11/skull_sms9.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/skull_sms9.png rename to Doc/presentations/course2011/img11/skull_sms9.png diff --git a/ecflow/Doc/presentations/course2011/img11/svr_job_1.fig b/Doc/presentations/course2011/img11/svr_job_1.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/svr_job_1.fig rename to Doc/presentations/course2011/img11/svr_job_1.fig diff --git a/ecflow/Doc/presentations/course2011/img11/svr_job_1.png b/Doc/presentations/course2011/img11/svr_job_1.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/svr_job_1.png rename to Doc/presentations/course2011/img11/svr_job_1.png diff --git a/ecflow/Doc/presentations/course2011/img11/svr_job_2.fig b/Doc/presentations/course2011/img11/svr_job_2.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/svr_job_2.fig rename to Doc/presentations/course2011/img11/svr_job_2.fig diff --git a/ecflow/Doc/presentations/course2011/img11/svr_job_2.png b/Doc/presentations/course2011/img11/svr_job_2.png similarity index 100% rename from ecflow/Doc/presentations/course2011/img11/svr_job_2.png rename to Doc/presentations/course2011/img11/svr_job_2.png diff --git a/ecflow/Doc/presentations/course2011/migration.rst b/Doc/presentations/course2011/migration.rst similarity index 100% rename from ecflow/Doc/presentations/course2011/migration.rst rename to Doc/presentations/course2011/migration.rst diff --git a/ecflow/Doc/presentations/course2011/src/barber.def b/Doc/presentations/course2011/src/barber.def similarity index 100% rename from ecflow/Doc/presentations/course2011/src/barber.def rename to Doc/presentations/course2011/src/barber.def diff --git a/ecflow/Doc/presentations/course2011/src/compatible.def b/Doc/presentations/course2011/src/compatible.def similarity index 100% rename from ecflow/Doc/presentations/course2011/src/compatible.def rename to Doc/presentations/course2011/src/compatible.def diff --git a/ecflow/Doc/presentations/course2011/src/compatible.def.html b/Doc/presentations/course2011/src/compatible.def.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/compatible.def.html rename to Doc/presentations/course2011/src/compatible.def.html diff --git a/ecflow/Doc/presentations/course2011/src/ex.cdp b/Doc/presentations/course2011/src/ex.cdp similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.cdp rename to Doc/presentations/course2011/src/ex.cdp diff --git a/ecflow/Doc/presentations/course2011/src/ex.cdp.html b/Doc/presentations/course2011/src/ex.cdp.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.cdp.html rename to Doc/presentations/course2011/src/ex.cdp.html diff --git a/ecflow/Doc/presentations/course2011/src/ex.py b/Doc/presentations/course2011/src/ex.py similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.py rename to Doc/presentations/course2011/src/ex.py diff --git a/ecflow/Doc/presentations/course2011/src/ex.py.html b/Doc/presentations/course2011/src/ex.py.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.py.html rename to Doc/presentations/course2011/src/ex.py.html diff --git a/ecflow/Doc/presentations/course2011/src/ex.sh b/Doc/presentations/course2011/src/ex.sh similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.sh rename to Doc/presentations/course2011/src/ex.sh diff --git a/ecflow/Doc/presentations/course2011/src/ex.sh.html b/Doc/presentations/course2011/src/ex.sh.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.sh.html rename to Doc/presentations/course2011/src/ex.sh.html diff --git a/ecflow/Doc/presentations/course2011/src/ex.sms b/Doc/presentations/course2011/src/ex.sms similarity index 100% rename from ecflow/Doc/presentations/course2011/src/ex.sms rename to Doc/presentations/course2011/src/ex.sms diff --git a/ecflow/Doc/presentations/course2011/src/expanded.ecf b/Doc/presentations/course2011/src/expanded.ecf similarity index 100% rename from ecflow/Doc/presentations/course2011/src/expanded.ecf rename to Doc/presentations/course2011/src/expanded.ecf diff --git a/ecflow/Doc/presentations/course2011/src/expanded.ecf.html b/Doc/presentations/course2011/src/expanded.ecf.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/expanded.ecf.html rename to Doc/presentations/course2011/src/expanded.ecf.html diff --git a/ecflow/Doc/presentations/course2011/src/expanded.sms b/Doc/presentations/course2011/src/expanded.sms similarity index 100% rename from ecflow/Doc/presentations/course2011/src/expanded.sms rename to Doc/presentations/course2011/src/expanded.sms diff --git a/ecflow/Doc/presentations/course2011/src/expanded.sms.html b/Doc/presentations/course2011/src/expanded.sms.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/expanded.sms.html rename to Doc/presentations/course2011/src/expanded.sms.html diff --git a/ecflow/Doc/presentations/course2011/src/inc_ecf.h b/Doc/presentations/course2011/src/inc_ecf.h similarity index 100% rename from ecflow/Doc/presentations/course2011/src/inc_ecf.h rename to Doc/presentations/course2011/src/inc_ecf.h diff --git a/ecflow/Doc/presentations/course2011/src/inc_ecf.h.html b/Doc/presentations/course2011/src/inc_ecf.h.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/inc_ecf.h.html rename to Doc/presentations/course2011/src/inc_ecf.h.html diff --git a/ecflow/Doc/presentations/course2011/src/perl.sms b/Doc/presentations/course2011/src/perl.sms similarity index 100% rename from ecflow/Doc/presentations/course2011/src/perl.sms rename to Doc/presentations/course2011/src/perl.sms diff --git a/ecflow/Doc/presentations/course2011/src/perl.sms.html b/Doc/presentations/course2011/src/perl.sms.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/perl.sms.html rename to Doc/presentations/course2011/src/perl.sms.html diff --git a/ecflow/Doc/presentations/course2011/src/perl_endt.h b/Doc/presentations/course2011/src/perl_endt.h similarity index 100% rename from ecflow/Doc/presentations/course2011/src/perl_endt.h rename to Doc/presentations/course2011/src/perl_endt.h diff --git a/ecflow/Doc/presentations/course2011/src/perl_endt.h.html b/Doc/presentations/course2011/src/perl_endt.h.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/perl_endt.h.html rename to Doc/presentations/course2011/src/perl_endt.h.html diff --git a/ecflow/Doc/presentations/course2011/src/perl_header.h b/Doc/presentations/course2011/src/perl_header.h similarity index 100% rename from ecflow/Doc/presentations/course2011/src/perl_header.h rename to Doc/presentations/course2011/src/perl_header.h diff --git a/ecflow/Doc/presentations/course2011/src/perl_header.h.html b/Doc/presentations/course2011/src/perl_header.h.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/perl_header.h.html rename to Doc/presentations/course2011/src/perl_header.h.html diff --git a/ecflow/Doc/presentations/course2011/src/pygment_lexer_def.py b/Doc/presentations/course2011/src/pygment_lexer_def.py similarity index 100% rename from ecflow/Doc/presentations/course2011/src/pygment_lexer_def.py rename to Doc/presentations/course2011/src/pygment_lexer_def.py diff --git a/ecflow/Doc/presentations/course2011/src/python.sms b/Doc/presentations/course2011/src/python.sms similarity index 100% rename from ecflow/Doc/presentations/course2011/src/python.sms rename to Doc/presentations/course2011/src/python.sms diff --git a/ecflow/Doc/presentations/course2011/src/python.sms.html b/Doc/presentations/course2011/src/python.sms.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/python.sms.html rename to Doc/presentations/course2011/src/python.sms.html diff --git a/ecflow/Doc/presentations/course2011/src/python_endt.h b/Doc/presentations/course2011/src/python_endt.h similarity index 100% rename from ecflow/Doc/presentations/course2011/src/python_endt.h rename to Doc/presentations/course2011/src/python_endt.h diff --git a/ecflow/Doc/presentations/course2011/src/python_endt.h.html b/Doc/presentations/course2011/src/python_endt.h.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/python_endt.h.html rename to Doc/presentations/course2011/src/python_endt.h.html diff --git a/ecflow/Doc/presentations/course2011/src/python_header.h b/Doc/presentations/course2011/src/python_header.h similarity index 100% rename from ecflow/Doc/presentations/course2011/src/python_header.h rename to Doc/presentations/course2011/src/python_header.h diff --git a/ecflow/Doc/presentations/course2011/src/python_header.h.html b/Doc/presentations/course2011/src/python_header.h.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/python_header.h.html rename to Doc/presentations/course2011/src/python_header.h.html diff --git a/ecflow/Doc/presentations/course2011/src/skull.def b/Doc/presentations/course2011/src/skull.def similarity index 100% rename from ecflow/Doc/presentations/course2011/src/skull.def rename to Doc/presentations/course2011/src/skull.def diff --git a/ecflow/Doc/presentations/course2011/src/skull.def.html b/Doc/presentations/course2011/src/skull.def.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/skull.def.html rename to Doc/presentations/course2011/src/skull.def.html diff --git a/ecflow/Doc/presentations/course2011/src/skull.py b/Doc/presentations/course2011/src/skull.py similarity index 100% rename from ecflow/Doc/presentations/course2011/src/skull.py rename to Doc/presentations/course2011/src/skull.py diff --git a/ecflow/Doc/presentations/course2011/src/skull.py.html b/Doc/presentations/course2011/src/skull.py.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/skull.py.html rename to Doc/presentations/course2011/src/skull.py.html diff --git a/ecflow/Doc/presentations/course2011/src/skull.sh b/Doc/presentations/course2011/src/skull.sh similarity index 100% rename from ecflow/Doc/presentations/course2011/src/skull.sh rename to Doc/presentations/course2011/src/skull.sh diff --git a/ecflow/Doc/presentations/course2011/src/skull.sh.html b/Doc/presentations/course2011/src/skull.sh.html similarity index 100% rename from ecflow/Doc/presentations/course2011/src/skull.sh.html rename to Doc/presentations/course2011/src/skull.sh.html diff --git a/ecflow/Doc/presentations/course2011/src/style.css b/Doc/presentations/course2011/src/style.css similarity index 100% rename from ecflow/Doc/presentations/course2011/src/style.css rename to Doc/presentations/course2011/src/style.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/ECMWF_logo.png b/Doc/presentations/course2011/ui/small_ecmwf/ECMWF_logo.png similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/ECMWF_logo.png rename to Doc/presentations/course2011/ui/small_ecmwf/ECMWF_logo.png diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/arrow.fig b/Doc/presentations/course2011/ui/small_ecmwf/arrow.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/arrow.fig rename to Doc/presentations/course2011/ui/small_ecmwf/arrow.fig diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/arrow.jpeg b/Doc/presentations/course2011/ui/small_ecmwf/arrow.jpeg similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/arrow.jpeg rename to Doc/presentations/course2011/ui/small_ecmwf/arrow.jpeg diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/arrow.png b/Doc/presentations/course2011/ui/small_ecmwf/arrow.png similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/arrow.png rename to Doc/presentations/course2011/ui/small_ecmwf/arrow.png diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/blank.gif b/Doc/presentations/course2011/ui/small_ecmwf/blank.gif similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/blank.gif rename to Doc/presentations/course2011/ui/small_ecmwf/blank.gif diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/blue.fig b/Doc/presentations/course2011/ui/small_ecmwf/blue.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/blue.fig rename to Doc/presentations/course2011/ui/small_ecmwf/blue.fig diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/blue.png b/Doc/presentations/course2011/ui/small_ecmwf/blue.png similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/blue.png rename to Doc/presentations/course2011/ui/small_ecmwf/blue.png diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/framing.css b/Doc/presentations/course2011/ui/small_ecmwf/framing.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/framing.css rename to Doc/presentations/course2011/ui/small_ecmwf/framing.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/green.fig b/Doc/presentations/course2011/ui/small_ecmwf/green.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/green.fig rename to Doc/presentations/course2011/ui/small_ecmwf/green.fig diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/green.png b/Doc/presentations/course2011/ui/small_ecmwf/green.png similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/green.png rename to Doc/presentations/course2011/ui/small_ecmwf/green.png diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/iepngfix.htc b/Doc/presentations/course2011/ui/small_ecmwf/iepngfix.htc similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/iepngfix.htc rename to Doc/presentations/course2011/ui/small_ecmwf/iepngfix.htc diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/opera.css b/Doc/presentations/course2011/ui/small_ecmwf/opera.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/opera.css rename to Doc/presentations/course2011/ui/small_ecmwf/opera.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/outline.css b/Doc/presentations/course2011/ui/small_ecmwf/outline.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/outline.css rename to Doc/presentations/course2011/ui/small_ecmwf/outline.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/pretty.css b/Doc/presentations/course2011/ui/small_ecmwf/pretty.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/pretty.css rename to Doc/presentations/course2011/ui/small_ecmwf/pretty.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/print.css b/Doc/presentations/course2011/ui/small_ecmwf/print.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/print.css rename to Doc/presentations/course2011/ui/small_ecmwf/print.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/reg.fig b/Doc/presentations/course2011/ui/small_ecmwf/reg.fig similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/reg.fig rename to Doc/presentations/course2011/ui/small_ecmwf/reg.fig diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/reg.png b/Doc/presentations/course2011/ui/small_ecmwf/reg.png similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/reg.png rename to Doc/presentations/course2011/ui/small_ecmwf/reg.png diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/s5-core.css b/Doc/presentations/course2011/ui/small_ecmwf/s5-core.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/s5-core.css rename to Doc/presentations/course2011/ui/small_ecmwf/s5-core.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/slides.css b/Doc/presentations/course2011/ui/small_ecmwf/slides.css similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/slides.css rename to Doc/presentations/course2011/ui/small_ecmwf/slides.css diff --git a/ecflow/Doc/presentations/course2011/ui/small_ecmwf/slides.js b/Doc/presentations/course2011/ui/small_ecmwf/slides.js similarity index 100% rename from ecflow/Doc/presentations/course2011/ui/small_ecmwf/slides.js rename to Doc/presentations/course2011/ui/small_ecmwf/slides.js diff --git a/ecflow/Doc/presentations/course2012/ecflow_2011.pptx b/Doc/presentations/course2012/ecflow_2011.pptx similarity index 100% rename from ecflow/Doc/presentations/course2012/ecflow_2011.pptx rename to Doc/presentations/course2012/ecflow_2011.pptx diff --git a/ecflow/Doc/presentations/course2012/ecflowcourse_2012.pptx b/Doc/presentations/course2012/ecflowcourse_2012.pptx similarity index 100% rename from ecflow/Doc/presentations/course2012/ecflowcourse_2012.pptx rename to Doc/presentations/course2012/ecflowcourse_2012.pptx diff --git a/ecflow/Doc/presentations/course2012/prog.docx b/Doc/presentations/course2012/prog.docx similarity index 100% rename from ecflow/Doc/presentations/course2012/prog.docx rename to Doc/presentations/course2012/prog.docx diff --git a/ecflow/Doc/presentations/seminar.pptx b/Doc/presentations/seminar.pptx similarity index 100% rename from ecflow/Doc/presentations/seminar.pptx rename to Doc/presentations/seminar.pptx diff --git a/ecflow/Doc/tac/TAC43 D14 ecFlowAH.DOCX b/Doc/tac/TAC43 D14 ecFlowAH.DOCX similarity index 100% rename from ecflow/Doc/tac/TAC43 D14 ecFlowAH.DOCX rename to Doc/tac/TAC43 D14 ecFlowAH.DOCX diff --git a/ecflow/Doc/user-manual/client_options.docx b/Doc/user-manual/client_options.docx similarity index 100% rename from ecflow/Doc/user-manual/client_options.docx rename to Doc/user-manual/client_options.docx diff --git a/ecflow/Doc/user-manual/user_manual.docx b/Doc/user-manual/user_manual.docx similarity index 100% rename from ecflow/Doc/user-manual/user_manual.docx rename to Doc/user-manual/user_manual.docx diff --git a/ecflow/Doc/user-manual/user_manual.pdf b/Doc/user-manual/user_manual.pdf similarity index 100% rename from ecflow/Doc/user-manual/user_manual.pdf rename to Doc/user-manual/user_manual.pdf diff --git a/ecflow/Jamroot.jam b/Jamroot.jam similarity index 100% rename from ecflow/Jamroot.jam rename to Jamroot.jam diff --git a/ecflow/LICENSE b/LICENSE similarity index 100% rename from ecflow/LICENSE rename to LICENSE diff --git a/ecflow/Makefile b/Makefile similarity index 100% rename from ecflow/Makefile rename to Makefile diff --git a/ecflow/NOTICE b/NOTICE similarity index 100% rename from ecflow/NOTICE rename to NOTICE diff --git a/ecflow/Pyext/.pydevproject b/Pyext/.pydevproject similarity index 100% rename from ecflow/Pyext/.pydevproject rename to Pyext/.pydevproject diff --git a/ecflow/Pyext/CMakeLists.txt b/Pyext/CMakeLists.txt similarity index 100% rename from ecflow/Pyext/CMakeLists.txt rename to Pyext/CMakeLists.txt diff --git a/ecflow/Pyext/doc/Api.ddoc b/Pyext/doc/Api.ddoc similarity index 100% rename from ecflow/Pyext/doc/Api.ddoc rename to Pyext/doc/Api.ddoc diff --git a/ecflow/Pyext/doc/TestTraversal.ddoc b/Pyext/doc/TestTraversal.ddoc similarity index 100% rename from ecflow/Pyext/doc/TestTraversal.ddoc rename to Pyext/doc/TestTraversal.ddoc diff --git a/ecflow/Pyext/doc/build.ddoc b/Pyext/doc/build.ddoc similarity index 100% rename from ecflow/Pyext/doc/build.ddoc rename to Pyext/doc/build.ddoc diff --git a/ecflow/Pyext/doc/embedding.ddoc b/Pyext/doc/embedding.ddoc similarity index 100% rename from ecflow/Pyext/doc/embedding.ddoc rename to Pyext/doc/embedding.ddoc diff --git a/ecflow/Pyext/doc/indexing.ddoc b/Pyext/doc/indexing.ddoc similarity index 100% rename from ecflow/Pyext/doc/indexing.ddoc rename to Pyext/doc/indexing.ddoc diff --git a/ecflow/Pyext/doc/overload.txt b/Pyext/doc/overload.txt similarity index 100% rename from ecflow/Pyext/doc/overload.txt rename to Pyext/doc/overload.txt diff --git a/ecflow/Pyext/doc/text_req.ddoc b/Pyext/doc/text_req.ddoc similarity index 100% rename from ecflow/Pyext/doc/text_req.ddoc rename to Pyext/doc/text_req.ddoc diff --git a/ecflow/Pyext/doc/timing.ddoc b/Pyext/doc/timing.ddoc similarity index 100% rename from ecflow/Pyext/doc/timing.ddoc rename to Pyext/doc/timing.ddoc diff --git a/ecflow/Pyext/ecflow/__init__.py b/Pyext/ecflow/__init__.py similarity index 100% rename from ecflow/Pyext/ecflow/__init__.py rename to Pyext/ecflow/__init__.py diff --git a/ecflow/Pyext/jamfile.jam b/Pyext/jamfile.jam similarity index 100% rename from ecflow/Pyext/jamfile.jam rename to Pyext/jamfile.jam diff --git a/ecflow/Pyext/migrate/TestMigrate.py b/Pyext/migrate/TestMigrate.py similarity index 100% rename from ecflow/Pyext/migrate/TestMigrate.py rename to Pyext/migrate/TestMigrate.py diff --git a/ecflow/Pyext/migrate/aborted_reason_bug.def b/Pyext/migrate/aborted_reason_bug.def similarity index 100% rename from ecflow/Pyext/migrate/aborted_reason_bug.def rename to Pyext/migrate/aborted_reason_bug.def diff --git a/ecflow/Pyext/migrate/ecflow_migrate.py b/Pyext/migrate/ecflow_migrate.py similarity index 100% rename from ecflow/Pyext/migrate/ecflow_migrate.py rename to Pyext/migrate/ecflow_migrate.py diff --git a/ecflow/Pyext/script.py b/Pyext/script.py similarity index 100% rename from ecflow/Pyext/script.py rename to Pyext/script.py diff --git a/ecflow/Pyext/src/BoostPythonUtil.cpp b/Pyext/src/BoostPythonUtil.cpp similarity index 100% rename from ecflow/Pyext/src/BoostPythonUtil.cpp rename to Pyext/src/BoostPythonUtil.cpp diff --git a/ecflow/Pyext/src/BoostPythonUtil.hpp b/Pyext/src/BoostPythonUtil.hpp similarity index 100% rename from ecflow/Pyext/src/BoostPythonUtil.hpp rename to Pyext/src/BoostPythonUtil.hpp diff --git a/ecflow/Pyext/src/ClientDoc.cpp b/Pyext/src/ClientDoc.cpp similarity index 100% rename from ecflow/Pyext/src/ClientDoc.cpp rename to Pyext/src/ClientDoc.cpp diff --git a/ecflow/Pyext/src/ClientDoc.hpp b/Pyext/src/ClientDoc.hpp similarity index 100% rename from ecflow/Pyext/src/ClientDoc.hpp rename to Pyext/src/ClientDoc.hpp diff --git a/ecflow/Pyext/src/DefsDoc.cpp b/Pyext/src/DefsDoc.cpp similarity index 100% rename from ecflow/Pyext/src/DefsDoc.cpp rename to Pyext/src/DefsDoc.cpp diff --git a/ecflow/Pyext/src/DefsDoc.hpp b/Pyext/src/DefsDoc.hpp similarity index 100% rename from ecflow/Pyext/src/DefsDoc.hpp rename to Pyext/src/DefsDoc.hpp diff --git a/ecflow/Pyext/src/EcfExt.cpp b/Pyext/src/EcfExt.cpp similarity index 100% rename from ecflow/Pyext/src/EcfExt.cpp rename to Pyext/src/EcfExt.cpp diff --git a/ecflow/Pyext/src/ExportClient.cpp b/Pyext/src/ExportClient.cpp similarity index 100% rename from ecflow/Pyext/src/ExportClient.cpp rename to Pyext/src/ExportClient.cpp diff --git a/ecflow/Pyext/src/ExportCore.cpp b/Pyext/src/ExportCore.cpp similarity index 100% rename from ecflow/Pyext/src/ExportCore.cpp rename to Pyext/src/ExportCore.cpp diff --git a/ecflow/Pyext/src/ExportDefs.cpp b/Pyext/src/ExportDefs.cpp similarity index 100% rename from ecflow/Pyext/src/ExportDefs.cpp rename to Pyext/src/ExportDefs.cpp diff --git a/ecflow/Pyext/src/ExportNode.cpp b/Pyext/src/ExportNode.cpp similarity index 100% rename from ecflow/Pyext/src/ExportNode.cpp rename to Pyext/src/ExportNode.cpp diff --git a/ecflow/Pyext/src/ExportNodeAttr.cpp b/Pyext/src/ExportNodeAttr.cpp similarity index 100% rename from ecflow/Pyext/src/ExportNodeAttr.cpp rename to Pyext/src/ExportNodeAttr.cpp diff --git a/ecflow/Pyext/src/ExportSuiteAndFamily.cpp b/Pyext/src/ExportSuiteAndFamily.cpp similarity index 100% rename from ecflow/Pyext/src/ExportSuiteAndFamily.cpp rename to Pyext/src/ExportSuiteAndFamily.cpp diff --git a/ecflow/Pyext/src/ExportTask.cpp b/Pyext/src/ExportTask.cpp similarity index 100% rename from ecflow/Pyext/src/ExportTask.cpp rename to Pyext/src/ExportTask.cpp diff --git a/ecflow/Pyext/src/NodeAttrDoc.cpp b/Pyext/src/NodeAttrDoc.cpp similarity index 100% rename from ecflow/Pyext/src/NodeAttrDoc.cpp rename to Pyext/src/NodeAttrDoc.cpp diff --git a/ecflow/Pyext/src/NodeAttrDoc.hpp b/Pyext/src/NodeAttrDoc.hpp similarity index 100% rename from ecflow/Pyext/src/NodeAttrDoc.hpp rename to Pyext/src/NodeAttrDoc.hpp diff --git a/ecflow/Pyext/test/CleanupOnlineTutorial.py b/Pyext/test/CleanupOnlineTutorial.py similarity index 100% rename from ecflow/Pyext/test/CleanupOnlineTutorial.py rename to Pyext/test/CleanupOnlineTutorial.py diff --git a/ecflow/Pyext/test/TestAddDelete.py b/Pyext/test/TestAddDelete.py similarity index 100% rename from ecflow/Pyext/test/TestAddDelete.py rename to Pyext/test/TestAddDelete.py diff --git a/ecflow/Pyext/test/TestAddDeleteFunc.py b/Pyext/test/TestAddDeleteFunc.py similarity index 100% rename from ecflow/Pyext/test/TestAddDeleteFunc.py rename to Pyext/test/TestAddDeleteFunc.py diff --git a/ecflow/Pyext/test/TestAddNodeFunc.py b/Pyext/test/TestAddNodeFunc.py similarity index 100% rename from ecflow/Pyext/test/TestAddNodeFunc.py rename to Pyext/test/TestAddNodeFunc.py diff --git a/ecflow/Pyext/test/TestBench.py b/Pyext/test/TestBench.py similarity index 100% rename from ecflow/Pyext/test/TestBench.py rename to Pyext/test/TestBench.py diff --git a/ecflow/Pyext/test/TestClientApi.py b/Pyext/test/TestClientApi.py similarity index 100% rename from ecflow/Pyext/test/TestClientApi.py rename to Pyext/test/TestClientApi.py diff --git a/ecflow/Pyext/test/TestDefs.py b/Pyext/test/TestDefs.py similarity index 100% rename from ecflow/Pyext/test/TestDefs.py rename to Pyext/test/TestDefs.py diff --git a/ecflow/Pyext/test/TestDefsCheck.py b/Pyext/test/TestDefsCheck.py similarity index 100% rename from ecflow/Pyext/test/TestDefsCheck.py rename to Pyext/test/TestDefsCheck.py diff --git a/ecflow/Pyext/test/TestDerivable.py b/Pyext/test/TestDerivable.py similarity index 100% rename from ecflow/Pyext/test/TestDerivable.py rename to Pyext/test/TestDerivable.py diff --git a/ecflow/Pyext/test/TestEmbedded.cpp b/Pyext/test/TestEmbedded.cpp similarity index 100% rename from ecflow/Pyext/test/TestEmbedded.cpp rename to Pyext/test/TestEmbedded.cpp diff --git a/ecflow/Pyext/test/TestEmbeddedEcf.cpp b/Pyext/test/TestEmbeddedEcf.cpp similarity index 100% rename from ecflow/Pyext/test/TestEmbeddedEcf.cpp rename to Pyext/test/TestEmbeddedEcf.cpp diff --git a/ecflow/Pyext/test/TestError.py b/Pyext/test/TestError.py similarity index 100% rename from ecflow/Pyext/test/TestError.py rename to Pyext/test/TestError.py diff --git a/ecflow/Pyext/test/TestGetAllTasks.py b/Pyext/test/TestGetAllTasks.py similarity index 100% rename from ecflow/Pyext/test/TestGetAllTasks.py rename to Pyext/test/TestGetAllTasks.py diff --git a/ecflow/Pyext/test/TestJobGeneration.py b/Pyext/test/TestJobGeneration.py similarity index 100% rename from ecflow/Pyext/test/TestJobGeneration.py rename to Pyext/test/TestJobGeneration.py diff --git a/ecflow/Pyext/test/TestParent.py b/Pyext/test/TestParent.py similarity index 100% rename from ecflow/Pyext/test/TestParent.py rename to Pyext/test/TestParent.py diff --git a/ecflow/Pyext/test/TestRepeatArithmetic.py b/Pyext/test/TestRepeatArithmetic.py similarity index 100% rename from ecflow/Pyext/test/TestRepeatArithmetic.py rename to Pyext/test/TestRepeatArithmetic.py diff --git a/ecflow/Pyext/test/TestServerGetDefs.py b/Pyext/test/TestServerGetDefs.py similarity index 100% rename from ecflow/Pyext/test/TestServerGetDefs.py rename to Pyext/test/TestServerGetDefs.py diff --git a/ecflow/Pyext/test/TestSimulator.py b/Pyext/test/TestSimulator.py similarity index 100% rename from ecflow/Pyext/test/TestSimulator.py rename to Pyext/test/TestSimulator.py diff --git a/ecflow/Pyext/test/TestTraversal.py b/Pyext/test/TestTraversal.py similarity index 100% rename from ecflow/Pyext/test/TestTraversal.py rename to Pyext/test/TestTraversal.py diff --git a/ecflow/Pyext/test/TestUserManual.py b/Pyext/test/TestUserManual.py similarity index 100% rename from ecflow/Pyext/test/TestUserManual.py rename to Pyext/test/TestUserManual.py diff --git a/ecflow/Pyext/test/TestWith.py b/Pyext/test/TestWith.py similarity index 100% rename from ecflow/Pyext/test/TestWith.py rename to Pyext/test/TestWith.py diff --git a/ecflow/Pyext/test/data/ECF_HOME/includes/head.h b/Pyext/test/data/ECF_HOME/includes/head.h similarity index 100% rename from ecflow/Pyext/test/data/ECF_HOME/includes/head.h rename to Pyext/test/data/ECF_HOME/includes/head.h diff --git a/ecflow/Pyext/test/data/ECF_HOME/includes/tail.h b/Pyext/test/data/ECF_HOME/includes/tail.h similarity index 100% rename from ecflow/Pyext/test/data/ECF_HOME/includes/tail.h rename to Pyext/test/data/ECF_HOME/includes/tail.h diff --git a/ecflow/Pyext/test/data/ECF_HOME/suite_job_gen/family/t1.ecf b/Pyext/test/data/ECF_HOME/suite_job_gen/family/t1.ecf similarity index 100% rename from ecflow/Pyext/test/data/ECF_HOME/suite_job_gen/family/t1.ecf rename to Pyext/test/data/ECF_HOME/suite_job_gen/family/t1.ecf diff --git a/ecflow/Pyext/test/data/ECF_HOME/suite_job_gen/family/t2.ecf b/Pyext/test/data/ECF_HOME/suite_job_gen/family/t2.ecf similarity index 100% rename from ecflow/Pyext/test/data/ECF_HOME/suite_job_gen/family/t2.ecf rename to Pyext/test/data/ECF_HOME/suite_job_gen/family/t2.ecf diff --git a/ecflow/Pyext/test/data/ECF_HOME/suite_job_gen/family/t3.ecf b/Pyext/test/data/ECF_HOME/suite_job_gen/family/t3.ecf similarity index 100% rename from ecflow/Pyext/test/data/ECF_HOME/suite_job_gen/family/t3.ecf rename to Pyext/test/data/ECF_HOME/suite_job_gen/family/t3.ecf diff --git a/ecflow/Pyext/test/test.ddoc b/Pyext/test/test.ddoc similarity index 100% rename from ecflow/Pyext/test/test.ddoc rename to Pyext/test/test.ddoc diff --git a/ecflow/README b/README similarity index 100% rename from ecflow/README rename to README diff --git a/ecflow/SCRATCH/Jamfile.jam b/SCRATCH/Jamfile.jam similarity index 100% rename from ecflow/SCRATCH/Jamfile.jam rename to SCRATCH/Jamfile.jam diff --git a/ecflow/SCRATCH/src/Tracer/Tracer.hpp b/SCRATCH/src/Tracer/Tracer.hpp similarity index 100% rename from ecflow/SCRATCH/src/Tracer/Tracer.hpp rename to SCRATCH/src/Tracer/Tracer.hpp diff --git a/ecflow/SCRATCH/src/aix_portable_binary_minus_one_bug.tar b/SCRATCH/src/aix_portable_binary_minus_one_bug.tar similarity index 100% rename from ecflow/SCRATCH/src/aix_portable_binary_minus_one_bug.tar rename to SCRATCH/src/aix_portable_binary_minus_one_bug.tar diff --git a/ecflow/SCRATCH/src/aix_portable_binary_shared_ptr_bug.tar b/SCRATCH/src/aix_portable_binary_shared_ptr_bug.tar similarity index 100% rename from ecflow/SCRATCH/src/aix_portable_binary_shared_ptr_bug.tar rename to SCRATCH/src/aix_portable_binary_shared_ptr_bug.tar diff --git a/ecflow/SCRATCH/src/aix_serialisation_bug.tar b/SCRATCH/src/aix_serialisation_bug.tar similarity index 100% rename from ecflow/SCRATCH/src/aix_serialisation_bug.tar rename to SCRATCH/src/aix_serialisation_bug.tar diff --git a/ecflow/SCRATCH/src/aix_shared_ptr_release_crash.tar b/SCRATCH/src/aix_shared_ptr_release_crash.tar similarity index 100% rename from ecflow/SCRATCH/src/aix_shared_ptr_release_crash.tar rename to SCRATCH/src/aix_shared_ptr_release_crash.tar diff --git a/ecflow/SCRATCH/src/aix_v11.1_ser_release_bug.tar b/SCRATCH/src/aix_v11.1_ser_release_bug.tar similarity index 100% rename from ecflow/SCRATCH/src/aix_v11.1_ser_release_bug.tar rename to SCRATCH/src/aix_v11.1_ser_release_bug.tar diff --git a/ecflow/SCRATCH/src/aix_void_cast_exception.tar b/SCRATCH/src/aix_void_cast_exception.tar similarity index 100% rename from ecflow/SCRATCH/src/aix_void_cast_exception.tar rename to SCRATCH/src/aix_void_cast_exception.tar diff --git a/ecflow/SCRATCH/src/hpux_aix_buggy_serail_shared_ptr_msg.tar b/SCRATCH/src/hpux_aix_buggy_serail_shared_ptr_msg.tar similarity index 100% rename from ecflow/SCRATCH/src/hpux_aix_buggy_serail_shared_ptr_msg.tar rename to SCRATCH/src/hpux_aix_buggy_serail_shared_ptr_msg.tar diff --git a/ecflow/SCRATCH/src_ext_jamfile.jam_ b/SCRATCH/src_ext_jamfile.jam_ similarity index 100% rename from ecflow/SCRATCH/src_ext_jamfile.jam_ rename to SCRATCH/src_ext_jamfile.jam_ diff --git a/ecflow/Server/CMakeLists.txt b/Server/CMakeLists.txt similarity index 100% rename from ecflow/Server/CMakeLists.txt rename to Server/CMakeLists.txt diff --git a/ecflow/Server/Jamfile.jam b/Server/Jamfile.jam similarity index 100% rename from ecflow/Server/Jamfile.jam rename to Server/Jamfile.jam diff --git a/ecflow/Server/doc/address_in_use.ddoc b/Server/doc/address_in_use.ddoc similarity index 100% rename from ecflow/Server/doc/address_in_use.ddoc rename to Server/doc/address_in_use.ddoc diff --git a/ecflow/Server/doc/disk_io.ddoc b/Server/doc/disk_io.ddoc similarity index 100% rename from ecflow/Server/doc/disk_io.ddoc rename to Server/doc/disk_io.ddoc diff --git a/ecflow/Server/doc/multi-threaded-server.ddoc b/Server/doc/multi-threaded-server.ddoc similarity index 100% rename from ecflow/Server/doc/multi-threaded-server.ddoc rename to Server/doc/multi-threaded-server.ddoc diff --git a/ecflow/Server/doc/zombies.ddoc b/Server/doc/zombies.ddoc similarity index 100% rename from ecflow/Server/doc/zombies.ddoc rename to Server/doc/zombies.ddoc diff --git a/ecflow/Server/server_environment.cfg b/Server/server_environment.cfg similarity index 100% rename from ecflow/Server/server_environment.cfg rename to Server/server_environment.cfg diff --git a/ecflow/Server/src/CConnection.cpp b/Server/src/CConnection.cpp similarity index 100% rename from ecflow/Server/src/CConnection.cpp rename to Server/src/CConnection.cpp diff --git a/ecflow/Server/src/CConnection.hpp b/Server/src/CConnection.hpp similarity index 100% rename from ecflow/Server/src/CConnection.hpp rename to Server/src/CConnection.hpp diff --git a/ecflow/Server/src/CheckPtSaver.cpp b/Server/src/CheckPtSaver.cpp similarity index 100% rename from ecflow/Server/src/CheckPtSaver.cpp rename to Server/src/CheckPtSaver.cpp diff --git a/ecflow/Server/src/CheckPtSaver.hpp b/Server/src/CheckPtSaver.hpp similarity index 100% rename from ecflow/Server/src/CheckPtSaver.hpp rename to Server/src/CheckPtSaver.hpp diff --git a/ecflow/Server/src/NodeTreeTraverser.cpp b/Server/src/NodeTreeTraverser.cpp similarity index 100% rename from ecflow/Server/src/NodeTreeTraverser.cpp rename to Server/src/NodeTreeTraverser.cpp diff --git a/ecflow/Server/src/NodeTreeTraverser.hpp b/Server/src/NodeTreeTraverser.hpp similarity index 100% rename from ecflow/Server/src/NodeTreeTraverser.hpp rename to Server/src/NodeTreeTraverser.hpp diff --git a/ecflow/Server/src/Server.cpp b/Server/src/Server.cpp similarity index 100% rename from ecflow/Server/src/Server.cpp rename to Server/src/Server.cpp diff --git a/ecflow/Server/src/Server.hpp b/Server/src/Server.hpp similarity index 100% rename from ecflow/Server/src/Server.hpp rename to Server/src/Server.hpp diff --git a/ecflow/Server/src/ServerEnvironment.cpp b/Server/src/ServerEnvironment.cpp similarity index 100% rename from ecflow/Server/src/ServerEnvironment.cpp rename to Server/src/ServerEnvironment.cpp diff --git a/ecflow/Server/src/ServerEnvironment.hpp b/Server/src/ServerEnvironment.hpp similarity index 100% rename from ecflow/Server/src/ServerEnvironment.hpp rename to Server/src/ServerEnvironment.hpp diff --git a/ecflow/Server/src/ServerMain.cpp b/Server/src/ServerMain.cpp similarity index 100% rename from ecflow/Server/src/ServerMain.cpp rename to Server/src/ServerMain.cpp diff --git a/ecflow/Server/src/ServerOptions.cpp b/Server/src/ServerOptions.cpp similarity index 100% rename from ecflow/Server/src/ServerOptions.cpp rename to Server/src/ServerOptions.cpp diff --git a/ecflow/Server/src/ServerOptions.hpp b/Server/src/ServerOptions.hpp similarity index 100% rename from ecflow/Server/src/ServerOptions.hpp rename to Server/src/ServerOptions.hpp diff --git a/ecflow/Server/test/TestServerEnvironment.cpp b/Server/test/TestServerEnvironment.cpp similarity index 100% rename from ecflow/Server/test/TestServerEnvironment.cpp rename to Server/test/TestServerEnvironment.cpp diff --git a/ecflow/Test/CMakeLists.txt b/Test/CMakeLists.txt similarity index 100% rename from ecflow/Test/CMakeLists.txt rename to Test/CMakeLists.txt diff --git a/ecflow/Test/DummyMain.cpp b/Test/DummyMain.cpp similarity index 100% rename from ecflow/Test/DummyMain.cpp rename to Test/DummyMain.cpp diff --git a/ecflow/Test/Jamfile.jam b/Test/Jamfile.jam similarity index 100% rename from ecflow/Test/Jamfile.jam rename to Test/Jamfile.jam diff --git a/ecflow/Test/TestAbortCmd.cpp b/Test/TestAbortCmd.cpp similarity index 100% rename from ecflow/Test/TestAbortCmd.cpp rename to Test/TestAbortCmd.cpp diff --git a/ecflow/Test/TestAlias.cpp b/Test/TestAlias.cpp similarity index 100% rename from ecflow/Test/TestAlias.cpp rename to Test/TestAlias.cpp diff --git a/ecflow/Test/TestComplete.cpp b/Test/TestComplete.cpp similarity index 100% rename from ecflow/Test/TestComplete.cpp rename to Test/TestComplete.cpp diff --git a/ecflow/Test/TestCron.cpp b/Test/TestCron.cpp similarity index 100% rename from ecflow/Test/TestCron.cpp rename to Test/TestCron.cpp diff --git a/ecflow/Test/TestCtsWaitCmd.cpp b/Test/TestCtsWaitCmd.cpp similarity index 100% rename from ecflow/Test/TestCtsWaitCmd.cpp rename to Test/TestCtsWaitCmd.cpp diff --git a/ecflow/Test/TestEvents.cpp b/Test/TestEvents.cpp similarity index 100% rename from ecflow/Test/TestEvents.cpp rename to Test/TestEvents.cpp diff --git a/ecflow/Test/TestFileCmd.cpp b/Test/TestFileCmd.cpp similarity index 100% rename from ecflow/Test/TestFileCmd.cpp rename to Test/TestFileCmd.cpp diff --git a/ecflow/Test/TestHandle.cpp b/Test/TestHandle.cpp similarity index 100% rename from ecflow/Test/TestHandle.cpp rename to Test/TestHandle.cpp diff --git a/ecflow/Test/TestKillCmd.cpp b/Test/TestKillCmd.cpp similarity index 100% rename from ecflow/Test/TestKillCmd.cpp rename to Test/TestKillCmd.cpp diff --git a/ecflow/Test/TestLate.cpp b/Test/TestLate.cpp similarity index 100% rename from ecflow/Test/TestLate.cpp rename to Test/TestLate.cpp diff --git a/ecflow/Test/TestLimit.cpp b/Test/TestLimit.cpp similarity index 100% rename from ecflow/Test/TestLimit.cpp rename to Test/TestLimit.cpp diff --git a/ecflow/Test/TestOrderCmd.cpp b/Test/TestOrderCmd.cpp similarity index 100% rename from ecflow/Test/TestOrderCmd.cpp rename to Test/TestOrderCmd.cpp diff --git a/ecflow/Test/TestRepeat.cpp b/Test/TestRepeat.cpp similarity index 100% rename from ecflow/Test/TestRepeat.cpp rename to Test/TestRepeat.cpp diff --git a/ecflow/Test/TestRequeueNode.cpp b/Test/TestRequeueNode.cpp similarity index 100% rename from ecflow/Test/TestRequeueNode.cpp rename to Test/TestRequeueNode.cpp diff --git a/ecflow/Test/TestRunner.cpp b/Test/TestRunner.cpp similarity index 100% rename from ecflow/Test/TestRunner.cpp rename to Test/TestRunner.cpp diff --git a/ecflow/Test/TestServer.cpp b/Test/TestServer.cpp similarity index 100% rename from ecflow/Test/TestServer.cpp rename to Test/TestServer.cpp diff --git a/ecflow/Test/TestSingle.cpp b/Test/TestSingle.cpp similarity index 100% rename from ecflow/Test/TestSingle.cpp rename to Test/TestSingle.cpp diff --git a/ecflow/Test/TestSuspend.cpp b/Test/TestSuspend.cpp similarity index 100% rename from ecflow/Test/TestSuspend.cpp rename to Test/TestSuspend.cpp diff --git a/ecflow/Test/TestToday.cpp b/Test/TestToday.cpp similarity index 100% rename from ecflow/Test/TestToday.cpp rename to Test/TestToday.cpp diff --git a/ecflow/Test/TestTrigger.cpp b/Test/TestTrigger.cpp similarity index 100% rename from ecflow/Test/TestTrigger.cpp rename to Test/TestTrigger.cpp diff --git a/ecflow/Test/TestWhyCmd.cpp b/Test/TestWhyCmd.cpp similarity index 100% rename from ecflow/Test/TestWhyCmd.cpp rename to Test/TestWhyCmd.cpp diff --git a/ecflow/Test/TestZombies.cpp b/Test/TestZombies.cpp similarity index 100% rename from ecflow/Test/TestZombies.cpp rename to Test/TestZombies.cpp diff --git a/ecflow/Test/Test_Time.cpp b/Test/Test_Time.cpp similarity index 100% rename from ecflow/Test/Test_Time.cpp rename to Test/Test_Time.cpp diff --git a/ecflow/Test/data/includes/head.h b/Test/data/includes/head.h similarity index 100% rename from ecflow/Test/data/includes/head.h rename to Test/data/includes/head.h diff --git a/ecflow/Test/data/includes/tail.h b/Test/data/includes/tail.h similarity index 100% rename from ecflow/Test/data/includes/tail.h rename to Test/data/includes/tail.h diff --git a/ecflow/Test/goldenData/test_complete.def_log b/Test/goldenData/test_complete.def_log similarity index 100% rename from ecflow/Test/goldenData/test_complete.def_log rename to Test/goldenData/test_complete.def_log diff --git a/ecflow/Test/goldenData/test_server.def_log b/Test/goldenData/test_server.def_log similarity index 100% rename from ecflow/Test/goldenData/test_server.def_log rename to Test/goldenData/test_server.def_log diff --git a/ecflow/Test/goldenData/test_server_job_submission.def_log b/Test/goldenData/test_server_job_submission.def_log similarity index 100% rename from ecflow/Test/goldenData/test_server_job_submission.def_log rename to Test/goldenData/test_server_job_submission.def_log diff --git a/ecflow/Test/samples/cron.def b/Test/samples/cron.def similarity index 100% rename from ecflow/Test/samples/cron.def rename to Test/samples/cron.def diff --git a/ecflow/Test/samples/time.def b/Test/samples/time.def similarity index 100% rename from ecflow/Test/samples/time.def rename to Test/samples/time.def diff --git a/ecflow/Test/src/ServerTestHarness.cpp b/Test/src/ServerTestHarness.cpp similarity index 100% rename from ecflow/Test/src/ServerTestHarness.cpp rename to Test/src/ServerTestHarness.cpp diff --git a/ecflow/Test/src/ServerTestHarness.hpp b/Test/src/ServerTestHarness.hpp similarity index 100% rename from ecflow/Test/src/ServerTestHarness.hpp rename to Test/src/ServerTestHarness.hpp diff --git a/ecflow/Test/src/TestFixture.cpp b/Test/src/TestFixture.cpp similarity index 100% rename from ecflow/Test/src/TestFixture.cpp rename to Test/src/TestFixture.cpp diff --git a/ecflow/Test/src/TestFixture.hpp b/Test/src/TestFixture.hpp similarity index 100% rename from ecflow/Test/src/TestFixture.hpp rename to Test/src/TestFixture.hpp diff --git a/ecflow/Test/src/TestVerification.cpp b/Test/src/TestVerification.cpp similarity index 100% rename from ecflow/Test/src/TestVerification.cpp rename to Test/src/TestVerification.cpp diff --git a/ecflow/Test/src/TestVerification.hpp b/Test/src/TestVerification.hpp similarity index 100% rename from ecflow/Test/src/TestVerification.hpp rename to Test/src/TestVerification.hpp diff --git a/ecflow/Test/src/ZombieUtil.hpp b/Test/src/ZombieUtil.hpp similarity index 100% rename from ecflow/Test/src/ZombieUtil.hpp rename to Test/src/ZombieUtil.hpp diff --git a/ecflow/Test/src/ZombieUtill.cpp b/Test/src/ZombieUtill.cpp similarity index 100% rename from ecflow/Test/src/ZombieUtill.cpp rename to Test/src/ZombieUtill.cpp diff --git a/ecflow/Test/test.ddoc b/Test/test.ddoc similarity index 100% rename from ecflow/Test/test.ddoc rename to Test/test.ddoc diff --git a/ecflow/TestEcfSms/CMakeLists.txt b/TestEcfSms/CMakeLists.txt similarity index 100% rename from ecflow/TestEcfSms/CMakeLists.txt rename to TestEcfSms/CMakeLists.txt diff --git a/ecflow/TestEcfSms/Jamfile.jam b/TestEcfSms/Jamfile.jam similarity index 100% rename from ecflow/TestEcfSms/Jamfile.jam rename to TestEcfSms/Jamfile.jam diff --git a/ecflow/TestEcfSms/src/EcfSmsCompare.cpp b/TestEcfSms/src/EcfSmsCompare.cpp similarity index 100% rename from ecflow/TestEcfSms/src/EcfSmsCompare.cpp rename to TestEcfSms/src/EcfSmsCompare.cpp diff --git a/ecflow/TestEcfSms/src/EcfSmsCompare.hpp b/TestEcfSms/src/EcfSmsCompare.hpp similarity index 100% rename from ecflow/TestEcfSms/src/EcfSmsCompare.hpp rename to TestEcfSms/src/EcfSmsCompare.hpp diff --git a/ecflow/TestEcfSms/test/TestSmsEcf.cpp b/TestEcfSms/test/TestSmsEcf.cpp similarity index 100% rename from ecflow/TestEcfSms/test/TestSmsEcf.cpp rename to TestEcfSms/test/TestSmsEcf.cpp diff --git a/ecflow/TestEcfSms/test/data/includes/head.h b/TestEcfSms/test/data/includes/head.h similarity index 100% rename from ecflow/TestEcfSms/test/data/includes/head.h rename to TestEcfSms/test/data/includes/head.h diff --git a/ecflow/TestEcfSms/test/data/includes/tail.h b/TestEcfSms/test/data/includes/tail.h similarity index 100% rename from ecflow/TestEcfSms/test/data/includes/tail.h rename to TestEcfSms/test/data/includes/tail.h diff --git a/ecflow/TestEcfSms/test/data/test.hybrid.status b/TestEcfSms/test/data/test.hybrid.status similarity index 100% rename from ecflow/TestEcfSms/test/data/test.hybrid.status rename to TestEcfSms/test/data/test.hybrid.status diff --git a/ecflow/TestEcfSms/test/data/test.real.status b/TestEcfSms/test/data/test.real.status similarity index 100% rename from ecflow/TestEcfSms/test/data/test.real.status rename to TestEcfSms/test/data/test.real.status diff --git a/ecflow/TestEcfSms/test/data/test/f1/t1.ecf b/TestEcfSms/test/data/test/f1/t1.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t1.ecf rename to TestEcfSms/test/data/test/f1/t1.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f1/t2.ecf b/TestEcfSms/test/data/test/f1/t2.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t2.ecf rename to TestEcfSms/test/data/test/f1/t2.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f1/t3.ecf b/TestEcfSms/test/data/test/f1/t3.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t3.ecf rename to TestEcfSms/test/data/test/f1/t3.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f1/t4.ecf b/TestEcfSms/test/data/test/f1/t4.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t4.ecf rename to TestEcfSms/test/data/test/f1/t4.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f1/t5.ecf b/TestEcfSms/test/data/test/f1/t5.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t5.ecf rename to TestEcfSms/test/data/test/f1/t5.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f1/t6.ecf b/TestEcfSms/test/data/test/f1/t6.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t6.ecf rename to TestEcfSms/test/data/test/f1/t6.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f1/t7.ecf b/TestEcfSms/test/data/test/f1/t7.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f1/t7.ecf rename to TestEcfSms/test/data/test/f1/t7.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f2/t1.ecf b/TestEcfSms/test/data/test/f2/t1.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f2/t1.ecf rename to TestEcfSms/test/data/test/f2/t1.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f2/t2.ecf b/TestEcfSms/test/data/test/f2/t2.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f2/t2.ecf rename to TestEcfSms/test/data/test/f2/t2.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f2/t3.ecf b/TestEcfSms/test/data/test/f2/t3.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f2/t3.ecf rename to TestEcfSms/test/data/test/f2/t3.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f2/t4.ecf b/TestEcfSms/test/data/test/f2/t4.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f2/t4.ecf rename to TestEcfSms/test/data/test/f2/t4.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f2/t5.ecf b/TestEcfSms/test/data/test/f2/t5.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f2/t5.ecf rename to TestEcfSms/test/data/test/f2/t5.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f3/t1.ecf b/TestEcfSms/test/data/test/f3/t1.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f3/t1.ecf rename to TestEcfSms/test/data/test/f3/t1.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f4/f5/t1.ecf b/TestEcfSms/test/data/test/f4/f5/t1.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f4/f5/t1.ecf rename to TestEcfSms/test/data/test/f4/f5/t1.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t1.ecf b/TestEcfSms/test/data/test/f5/t1.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t1.ecf rename to TestEcfSms/test/data/test/f5/t1.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t2.ecf b/TestEcfSms/test/data/test/f5/t2.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t2.ecf rename to TestEcfSms/test/data/test/f5/t2.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t3.ecf b/TestEcfSms/test/data/test/f5/t3.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t3.ecf rename to TestEcfSms/test/data/test/f5/t3.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t4.ecf b/TestEcfSms/test/data/test/f5/t4.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t4.ecf rename to TestEcfSms/test/data/test/f5/t4.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t5.ecf b/TestEcfSms/test/data/test/f5/t5.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t5.ecf rename to TestEcfSms/test/data/test/f5/t5.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t6.ecf b/TestEcfSms/test/data/test/f5/t6.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t6.ecf rename to TestEcfSms/test/data/test/f5/t6.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t7.ecf b/TestEcfSms/test/data/test/f5/t7.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t7.ecf rename to TestEcfSms/test/data/test/f5/t7.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t8.ecf b/TestEcfSms/test/data/test/f5/t8.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t8.ecf rename to TestEcfSms/test/data/test/f5/t8.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f5/t9.ecf b/TestEcfSms/test/data/test/f5/t9.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f5/t9.ecf rename to TestEcfSms/test/data/test/f5/t9.ecf diff --git a/ecflow/TestEcfSms/test/data/test/f6/t1.ecf b/TestEcfSms/test/data/test/f6/t1.ecf similarity index 100% rename from ecflow/TestEcfSms/test/data/test/f6/t1.ecf rename to TestEcfSms/test/data/test/f6/t1.ecf diff --git a/ecflow/TestEcfSms/test/data/test_hybrid.def_copy b/TestEcfSms/test/data/test_hybrid.def_copy similarity index 100% rename from ecflow/TestEcfSms/test/data/test_hybrid.def_copy rename to TestEcfSms/test/data/test_hybrid.def_copy diff --git a/ecflow/TestEcfSms/test/data/test_real.def_copy b/TestEcfSms/test/data/test_real.def_copy similarity index 100% rename from ecflow/TestEcfSms/test/data/test_real.def_copy rename to TestEcfSms/test/data/test_real.def_copy diff --git a/ecflow/VERSION.cmake b/VERSION.cmake similarity index 100% rename from ecflow/VERSION.cmake rename to VERSION.cmake diff --git a/ecflow/boost-build.jam b/boost-build.jam similarity index 100% rename from ecflow/boost-build.jam rename to boost-build.jam diff --git a/ecflow/build/.pydevproject b/build/.pydevproject similarity index 100% rename from ecflow/build/.pydevproject rename to build/.pydevproject diff --git a/ecflow/build/aix_fix/README b/build/aix_fix/README similarity index 100% rename from ecflow/build/aix_fix/README rename to build/aix_fix/README diff --git a/ecflow/build/aix_fix/boost_1_53_0/README b/build/aix_fix/boost_1_53_0/README similarity index 100% rename from ecflow/build/aix_fix/boost_1_53_0/README rename to build/aix_fix/boost_1_53_0/README diff --git a/ecflow/build/aix_fix/boost_1_53_0/thread.cpp b/build/aix_fix/boost_1_53_0/thread.cpp similarity index 100% rename from ecflow/build/aix_fix/boost_1_53_0/thread.cpp rename to build/aix_fix/boost_1_53_0/thread.cpp diff --git a/ecflow/build/aix_fix/force_include.hpp b/build/aix_fix/force_include.hpp similarity index 100% rename from ecflow/build/aix_fix/force_include.hpp rename to build/aix_fix/force_include.hpp diff --git a/ecflow/build/aix_fix/force_include.hpp_boost_1.44 b/build/aix_fix/force_include.hpp_boost_1.44 similarity index 100% rename from ecflow/build/aix_fix/force_include.hpp_boost_1.44 rename to build/aix_fix/force_include.hpp_boost_1.44 diff --git a/ecflow/build/aix_fix/header_diff_item2.txt b/build/aix_fix/header_diff_item2.txt similarity index 100% rename from ecflow/build/aix_fix/header_diff_item2.txt rename to build/aix_fix/header_diff_item2.txt diff --git a/ecflow/build/aix_fix/path.hpp b/build/aix_fix/path.hpp similarity index 100% rename from ecflow/build/aix_fix/path.hpp rename to build/aix_fix/path.hpp diff --git a/ecflow/build/aix_fix/singleton.hpp b/build/aix_fix/singleton.hpp similarity index 100% rename from ecflow/build/aix_fix/singleton.hpp rename to build/aix_fix/singleton.hpp diff --git a/ecflow/build/boost_1_47_fix.sh b/build/boost_1_47_fix.sh similarity index 100% rename from ecflow/build/boost_1_47_fix.sh rename to build/boost_1_47_fix.sh diff --git a/ecflow/build/boost_1_48_fix.sh b/build/boost_1_48_fix.sh similarity index 100% rename from ecflow/build/boost_1_48_fix.sh rename to build/boost_1_48_fix.sh diff --git a/ecflow/build/boost_1_51_fix.sh b/build/boost_1_51_fix.sh similarity index 100% rename from ecflow/build/boost_1_51_fix.sh rename to build/boost_1_51_fix.sh diff --git a/ecflow/build/boost_1_53_fix.sh b/build/boost_1_53_fix.sh similarity index 100% rename from ecflow/build/boost_1_53_fix.sh rename to build/boost_1_53_fix.sh diff --git a/ecflow/build/boost_build.sh b/build/boost_build.sh similarity index 100% rename from ecflow/build/boost_build.sh rename to build/boost_build.sh diff --git a/ecflow/build/boost_cp.sh b/build/boost_cp.sh similarity index 100% rename from ecflow/build/boost_cp.sh rename to build/boost_cp.sh diff --git a/ecflow/build/boost_untar.sh b/build/boost_untar.sh similarity index 100% rename from ecflow/build/boost_untar.sh rename to build/boost_untar.sh diff --git a/ecflow/build/clean.sh b/build/clean.sh similarity index 100% rename from ecflow/build/clean.sh rename to build/clean.sh diff --git a/ecflow/build/cp_ecflow.sh b/build/cp_ecflow.sh similarity index 100% rename from ecflow/build/cp_ecflow.sh rename to build/cp_ecflow.sh diff --git a/ecflow/build/hpux_fix/README b/build/hpux_fix/README similarity index 100% rename from ecflow/build/hpux_fix/README rename to build/hpux_fix/README diff --git a/ecflow/build/hpux_fix/boost_1_51_0/future.hpp b/build/hpux_fix/boost_1_51_0/future.hpp similarity index 100% rename from ecflow/build/hpux_fix/boost_1_51_0/future.hpp rename to build/hpux_fix/boost_1_51_0/future.hpp diff --git a/ecflow/build/hpux_fix/boost_1_51_0/overflow_helpers.hpp b/build/hpux_fix/boost_1_51_0/overflow_helpers.hpp similarity index 100% rename from ecflow/build/hpux_fix/boost_1_51_0/overflow_helpers.hpp rename to build/hpux_fix/boost_1_51_0/overflow_helpers.hpp diff --git a/ecflow/build/hpux_fix/boost_1_51_0/system_clocks.hpp b/build/hpux_fix/boost_1_51_0/system_clocks.hpp similarity index 100% rename from ecflow/build/hpux_fix/boost_1_51_0/system_clocks.hpp rename to build/hpux_fix/boost_1_51_0/system_clocks.hpp diff --git a/ecflow/build/hpux_fix/boost_1_51_0/utf8_codecvt_facet.ipp b/build/hpux_fix/boost_1_51_0/utf8_codecvt_facet.ipp similarity index 100% rename from ecflow/build/hpux_fix/boost_1_51_0/utf8_codecvt_facet.ipp rename to build/hpux_fix/boost_1_51_0/utf8_codecvt_facet.ipp diff --git a/ecflow/build/hpux_fix/boost_1_53_0/README b/build/hpux_fix/boost_1_53_0/README similarity index 100% rename from ecflow/build/hpux_fix/boost_1_53_0/README rename to build/hpux_fix/boost_1_53_0/README diff --git a/ecflow/build/hpux_fix/boost_1_53_0/smart_cast.hpp b/build/hpux_fix/boost_1_53_0/smart_cast.hpp similarity index 100% rename from ecflow/build/hpux_fix/boost_1_53_0/smart_cast.hpp rename to build/hpux_fix/boost_1_53_0/smart_cast.hpp diff --git a/ecflow/build/hpux_fix/cstdint.hpp b/build/hpux_fix/cstdint.hpp similarity index 100% rename from ecflow/build/hpux_fix/cstdint.hpp rename to build/hpux_fix/cstdint.hpp diff --git a/ecflow/build/hpux_fix/socket_ops.hpp b/build/hpux_fix/socket_ops.hpp similarity index 100% rename from ecflow/build/hpux_fix/socket_ops.hpp rename to build/hpux_fix/socket_ops.hpp diff --git a/ecflow/build/hpux_fix/utf8_codecvt_facet.cpp b/build/hpux_fix/utf8_codecvt_facet.cpp similarity index 100% rename from ecflow/build/hpux_fix/utf8_codecvt_facet.cpp rename to build/hpux_fix/utf8_codecvt_facet.cpp diff --git a/ecflow/build/install_ecflow.sh b/build/install_ecflow.sh similarity index 100% rename from ecflow/build/install_ecflow.sh rename to build/install_ecflow.sh diff --git a/ecflow/build/kill_ecf.sh b/build/kill_ecf.sh similarity index 100% rename from ecflow/build/kill_ecf.sh rename to build/kill_ecf.sh diff --git a/ecflow/build/massif.sh b/build/massif.sh similarity index 100% rename from ecflow/build/massif.sh rename to build/massif.sh diff --git a/ecflow/build/migrate.sh b/build/migrate.sh similarity index 100% rename from ecflow/build/migrate.sh rename to build/migrate.sh diff --git a/ecflow/build/nightly/boost_suite.man b/build/nightly/boost_suite.man similarity index 100% rename from ecflow/build/nightly/boost_suite.man rename to build/nightly/boost_suite.man diff --git a/ecflow/build/nightly/boost_suite/boost_bjam.ecf b/build/nightly/boost_suite/boost_bjam.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_bjam.ecf rename to build/nightly/boost_suite/boost_bjam.ecf diff --git a/ecflow/build/nightly/boost_suite/boost_build.ecf b/build/nightly/boost_suite/boost_build.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_build.ecf rename to build/nightly/boost_suite/boost_build.ecf diff --git a/ecflow/build/nightly/boost_suite/boost_copy_gzip.ecf b/build/nightly/boost_suite/boost_copy_gzip.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_copy_gzip.ecf rename to build/nightly/boost_suite/boost_copy_gzip.ecf diff --git a/ecflow/build/nightly/boost_suite/boost_fix.ecf b/build/nightly/boost_suite/boost_fix.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_fix.ecf rename to build/nightly/boost_suite/boost_fix.ecf diff --git a/ecflow/build/nightly/boost_suite/boost_remove.ecf b/build/nightly/boost_suite/boost_remove.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_remove.ecf rename to build/nightly/boost_suite/boost_remove.ecf diff --git a/ecflow/build/nightly/boost_suite/boost_site_config.ecf b/build/nightly/boost_suite/boost_site_config.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_site_config.ecf rename to build/nightly/boost_suite/boost_site_config.ecf diff --git a/ecflow/build/nightly/boost_suite/boost_untar.ecf b/build/nightly/boost_suite/boost_untar.ecf similarity index 100% rename from ecflow/build/nightly/boost_suite/boost_untar.ecf rename to build/nightly/boost_suite/boost_untar.ecf diff --git a/ecflow/build/nightly/build.py b/build/nightly/build.py similarity index 100% rename from ecflow/build/nightly/build.py rename to build/nightly/build.py diff --git a/ecflow/build/nightly/cp_tar_to_remote_host.h b/build/nightly/cp_tar_to_remote_host.h similarity index 100% rename from ecflow/build/nightly/cp_tar_to_remote_host.h rename to build/nightly/cp_tar_to_remote_host.h diff --git a/ecflow/build/nightly/export_WK.h b/build/nightly/export_WK.h similarity index 100% rename from ecflow/build/nightly/export_WK.h rename to build/nightly/export_WK.h diff --git a/ecflow/build/nightly/head.h b/build/nightly/head.h similarity index 100% rename from ecflow/build/nightly/head.h rename to build/nightly/head.h diff --git a/ecflow/build/nightly/help_manual.h b/build/nightly/help_manual.h similarity index 100% rename from ecflow/build/nightly/help_manual.h rename to build/nightly/help_manual.h diff --git a/ecflow/build/nightly/load.py b/build/nightly/load.py similarity index 100% rename from ecflow/build/nightly/load.py rename to build/nightly/load.py diff --git a/ecflow/build/nightly/quick_install.sh b/build/nightly/quick_install.sh similarity index 100% rename from ecflow/build/nightly/quick_install.sh rename to build/nightly/quick_install.sh diff --git a/ecflow/build/nightly/suite.man b/build/nightly/suite.man similarity index 100% rename from ecflow/build/nightly/suite.man rename to build/nightly/suite.man diff --git a/ecflow/build/nightly/suite/aix_power6/includes/endt.h b/build/nightly/suite/aix_power6/includes/endt.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/endt.h rename to build/nightly/suite/aix_power6/includes/endt.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/head.h b/build/nightly/suite/aix_power6/includes/head.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/head.h rename to build/nightly/suite/aix_power6/includes/head.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/qsub.h b/build/nightly/suite/aix_power6/includes/qsub.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/qsub.h rename to build/nightly/suite/aix_power6/includes/qsub.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/rcp.h b/build/nightly/suite/aix_power6/includes/rcp.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/rcp.h rename to build/nightly/suite/aix_power6/includes/rcp.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/step1.h b/build/nightly/suite/aix_power6/includes/step1.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/step1.h rename to build/nightly/suite/aix_power6/includes/step1.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/step2.h b/build/nightly/suite/aix_power6/includes/step2.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/step2.h rename to build/nightly/suite/aix_power6/includes/step2.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/tail.h b/build/nightly/suite/aix_power6/includes/tail.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/tail.h rename to build/nightly/suite/aix_power6/includes/tail.h diff --git a/ecflow/build/nightly/suite/aix_power6/includes/trap.h b/build/nightly/suite/aix_power6/includes/trap.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power6/includes/trap.h rename to build/nightly/suite/aix_power6/includes/trap.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/endt.h b/build/nightly/suite/aix_power7/includes/endt.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/endt.h rename to build/nightly/suite/aix_power7/includes/endt.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/head.h b/build/nightly/suite/aix_power7/includes/head.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/head.h rename to build/nightly/suite/aix_power7/includes/head.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/qsub.h b/build/nightly/suite/aix_power7/includes/qsub.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/qsub.h rename to build/nightly/suite/aix_power7/includes/qsub.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/rcp.h b/build/nightly/suite/aix_power7/includes/rcp.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/rcp.h rename to build/nightly/suite/aix_power7/includes/rcp.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/step1.h b/build/nightly/suite/aix_power7/includes/step1.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/step1.h rename to build/nightly/suite/aix_power7/includes/step1.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/step2.h b/build/nightly/suite/aix_power7/includes/step2.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/step2.h rename to build/nightly/suite/aix_power7/includes/step2.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/tail.h b/build/nightly/suite/aix_power7/includes/tail.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/tail.h rename to build/nightly/suite/aix_power7/includes/tail.h diff --git a/ecflow/build/nightly/suite/aix_power7/includes/trap.h b/build/nightly/suite/aix_power7/includes/trap.h similarity index 100% rename from ecflow/build/nightly/suite/aix_power7/includes/trap.h rename to build/nightly/suite/aix_power7/includes/trap.h diff --git a/ecflow/build/nightly/suite/aix_rs6000_xlc/includes/endt.h b/build/nightly/suite/aix_rs6000_xlc/includes/endt.h similarity index 100% rename from ecflow/build/nightly/suite/aix_rs6000_xlc/includes/endt.h rename to build/nightly/suite/aix_rs6000_xlc/includes/endt.h diff --git a/ecflow/build/nightly/suite/aix_rs6000_xlc/includes/head.h b/build/nightly/suite/aix_rs6000_xlc/includes/head.h similarity index 100% rename from ecflow/build/nightly/suite/aix_rs6000_xlc/includes/head.h rename to build/nightly/suite/aix_rs6000_xlc/includes/head.h diff --git a/ecflow/build/nightly/suite/aix_rs6000_xlc/includes/qsub.h b/build/nightly/suite/aix_rs6000_xlc/includes/qsub.h similarity index 100% rename from ecflow/build/nightly/suite/aix_rs6000_xlc/includes/qsub.h rename to build/nightly/suite/aix_rs6000_xlc/includes/qsub.h diff --git a/ecflow/build/nightly/suite/aix_rs6000_xlc/includes/rcp.h b/build/nightly/suite/aix_rs6000_xlc/includes/rcp.h similarity index 100% rename from ecflow/build/nightly/suite/aix_rs6000_xlc/includes/rcp.h rename to build/nightly/suite/aix_rs6000_xlc/includes/rcp.h diff --git a/ecflow/build/nightly/suite/aix_rs6000_xlc/includes/tail.h b/build/nightly/suite/aix_rs6000_xlc/includes/tail.h similarity index 100% rename from ecflow/build/nightly/suite/aix_rs6000_xlc/includes/tail.h rename to build/nightly/suite/aix_rs6000_xlc/includes/tail.h diff --git a/ecflow/build/nightly/suite/aix_rs6000_xlc/includes/trap.h b/build/nightly/suite/aix_rs6000_xlc/includes/trap.h similarity index 100% rename from ecflow/build/nightly/suite/aix_rs6000_xlc/includes/trap.h rename to build/nightly/suite/aix_rs6000_xlc/includes/trap.h diff --git a/ecflow/build/nightly/suite/build.ecf b/build/nightly/suite/build.ecf similarity index 100% rename from ecflow/build/nightly/suite/build.ecf rename to build/nightly/suite/build.ecf diff --git a/ecflow/build/nightly/suite/clean.ecf b/build/nightly/suite/clean.ecf similarity index 100% rename from ecflow/build/nightly/suite/clean.ecf rename to build/nightly/suite/clean.ecf diff --git a/ecflow/build/nightly/suite/cp_install.ecf b/build/nightly/suite/cp_install.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_install.ecf rename to build/nightly/suite/cp_install.ecf diff --git a/ecflow/build/nightly/suite/cp_site_config.ecf b/build/nightly/suite/cp_site_config.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_site_config.ecf rename to build/nightly/suite/cp_site_config.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_aix_gcc.ecf b/build/nightly/suite/cp_tar_to_aix_gcc.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_aix_gcc.ecf rename to build/nightly/suite/cp_tar_to_aix_gcc.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_aix_power6.ecf b/build/nightly/suite/cp_tar_to_aix_power6.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_aix_power6.ecf rename to build/nightly/suite/cp_tar_to_aix_power6.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_aix_power7.ecf b/build/nightly/suite/cp_tar_to_aix_power7.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_aix_power7.ecf rename to build/nightly/suite/cp_tar_to_aix_power7.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_aix_rs6000_xlc.ecf b/build/nightly/suite/cp_tar_to_aix_rs6000_xlc.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_aix_rs6000_xlc.ecf rename to build/nightly/suite/cp_tar_to_aix_rs6000_xlc.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_hpux.ecf b/build/nightly/suite/cp_tar_to_hpux.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_hpux.ecf rename to build/nightly/suite/cp_tar_to_hpux.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_linux64.ecf b/build/nightly/suite/cp_tar_to_linux64.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_linux64.ecf rename to build/nightly/suite/cp_tar_to_linux64.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_linux64intel.ecf b/build/nightly/suite/cp_tar_to_linux64intel.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_linux64intel.ecf rename to build/nightly/suite/cp_tar_to_linux64intel.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_opensuse103.ecf b/build/nightly/suite/cp_tar_to_opensuse103.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_opensuse103.ecf rename to build/nightly/suite/cp_tar_to_opensuse103.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_opensuse113.ecf b/build/nightly/suite/cp_tar_to_opensuse113.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_opensuse113.ecf rename to build/nightly/suite/cp_tar_to_opensuse113.ecf diff --git a/ecflow/build/nightly/suite/cp_tar_to_redhat.ecf b/build/nightly/suite/cp_tar_to_redhat.ecf similarity index 100% rename from ecflow/build/nightly/suite/cp_tar_to_redhat.ecf rename to build/nightly/suite/cp_tar_to_redhat.ecf diff --git a/ecflow/build/nightly/suite/create_tar.ecf b/build/nightly/suite/create_tar.ecf similarity index 100% rename from ecflow/build/nightly/suite/create_tar.ecf rename to build/nightly/suite/create_tar.ecf diff --git a/ecflow/build/nightly/suite/git_pull.ecf b/build/nightly/suite/git_pull.ecf similarity index 100% rename from ecflow/build/nightly/suite/git_pull.ecf rename to build/nightly/suite/git_pull.ecf diff --git a/ecflow/build/nightly/suite/incr_tar_and_cp.ecf b/build/nightly/suite/incr_tar_and_cp.ecf similarity index 100% rename from ecflow/build/nightly/suite/incr_tar_and_cp.ecf rename to build/nightly/suite/incr_tar_and_cp.ecf diff --git a/ecflow/build/nightly/suite/install.ecf b/build/nightly/suite/install.ecf similarity index 100% rename from ecflow/build/nightly/suite/install.ecf rename to build/nightly/suite/install.ecf diff --git a/ecflow/build/nightly/suite/test.ecf b/build/nightly/suite/test.ecf similarity index 100% rename from ecflow/build/nightly/suite/test.ecf rename to build/nightly/suite/test.ecf diff --git a/ecflow/build/nightly/suite/test_client_performance.ecf b/build/nightly/suite/test_client_performance.ecf similarity index 100% rename from ecflow/build/nightly/suite/test_client_performance.ecf rename to build/nightly/suite/test_client_performance.ecf diff --git a/ecflow/build/nightly/suite/test_memory_leaks.ecf b/build/nightly/suite/test_memory_leaks.ecf similarity index 100% rename from ecflow/build/nightly/suite/test_memory_leaks.ecf rename to build/nightly/suite/test_memory_leaks.ecf diff --git a/ecflow/build/nightly/suite/test_migration.ecf b/build/nightly/suite/test_migration.ecf similarity index 100% rename from ecflow/build/nightly/suite/test_migration.ecf rename to build/nightly/suite/test_migration.ecf diff --git a/ecflow/build/nightly/suite/test_performance.ecf b/build/nightly/suite/test_performance.ecf similarity index 100% rename from ecflow/build/nightly/suite/test_performance.ecf rename to build/nightly/suite/test_performance.ecf diff --git a/ecflow/build/nightly/suite/test_server_memory.ecf b/build/nightly/suite/test_server_memory.ecf similarity index 100% rename from ecflow/build/nightly/suite/test_server_memory.ecf rename to build/nightly/suite/test_server_memory.ecf diff --git a/ecflow/build/nightly/suite/test_server_performance.ecf b/build/nightly/suite/test_server_performance.ecf similarity index 100% rename from ecflow/build/nightly/suite/test_server_performance.ecf rename to build/nightly/suite/test_server_performance.ecf diff --git a/ecflow/build/nightly/tail.h b/build/nightly/tail.h similarity index 100% rename from ecflow/build/nightly/tail.h rename to build/nightly/tail.h diff --git a/ecflow/build/nightly/update.sh b/build/nightly/update.sh similarity index 100% rename from ecflow/build/nightly/update.sh rename to build/nightly/update.sh diff --git a/ecflow/build/nightly/update_server.sh b/build/nightly/update_server.sh similarity index 100% rename from ecflow/build/nightly/update_server.sh rename to build/nightly/update_server.sh diff --git a/ecflow/build/p4_sync.sh b/build/p4_sync.sh similarity index 100% rename from ecflow/build/p4_sync.sh rename to build/p4_sync.sh diff --git a/ecflow/build/profile.sh b/build/profile.sh similarity index 100% rename from ecflow/build/profile.sh rename to build/profile.sh diff --git a/ecflow/build/rmbin.sh b/build/rmbin.sh similarity index 100% rename from ecflow/build/rmbin.sh rename to build/rmbin.sh diff --git a/ecflow/build/servers b/build/servers similarity index 100% rename from ecflow/build/servers rename to build/servers diff --git a/ecflow/build/site_config/install.ddoc b/build/site_config/install.ddoc similarity index 100% rename from ecflow/build/site_config/install.ddoc rename to build/site_config/install.ddoc diff --git a/ecflow/build/site_config/issues.ddoc b/build/site_config/issues.ddoc similarity index 100% rename from ecflow/build/site_config/issues.ddoc rename to build/site_config/issues.ddoc diff --git a/ecflow/build/site_config/site-config-AIX-gcc.jam b/build/site_config/site-config-AIX-gcc.jam similarity index 100% rename from ecflow/build/site_config/site-config-AIX-gcc.jam rename to build/site_config/site-config-AIX-gcc.jam diff --git a/ecflow/build/site_config/site-config-AIX-rs6000.jam b/build/site_config/site-config-AIX-rs6000.jam similarity index 100% rename from ecflow/build/site_config/site-config-AIX-rs6000.jam rename to build/site_config/site-config-AIX-rs6000.jam diff --git a/ecflow/build/site_config/site-config-AIX.jam b/build/site_config/site-config-AIX.jam similarity index 100% rename from ecflow/build/site_config/site-config-AIX.jam rename to build/site_config/site-config-AIX.jam diff --git a/ecflow/build/site_config/site-config-HPUX.jam b/build/site_config/site-config-HPUX.jam similarity index 100% rename from ecflow/build/site_config/site-config-HPUX.jam rename to build/site_config/site-config-HPUX.jam diff --git a/ecflow/build/site_config/site-config-Linux.jam b/build/site_config/site-config-Linux.jam similarity index 100% rename from ecflow/build/site_config/site-config-Linux.jam rename to build/site_config/site-config-Linux.jam diff --git a/ecflow/build/site_config/site-config-Linux64-clang.jam b/build/site_config/site-config-Linux64-clang.jam similarity index 100% rename from ecflow/build/site_config/site-config-Linux64-clang.jam rename to build/site_config/site-config-Linux64-clang.jam diff --git a/ecflow/build/site_config/site-config-Linux64-intel.jam b/build/site_config/site-config-Linux64-intel.jam similarity index 100% rename from ecflow/build/site_config/site-config-Linux64-intel.jam rename to build/site_config/site-config-Linux64-intel.jam diff --git a/ecflow/build/site_config/site-config-Linux64.jam b/build/site_config/site-config-Linux64.jam similarity index 100% rename from ecflow/build/site_config/site-config-Linux64.jam rename to build/site_config/site-config-Linux64.jam diff --git a/ecflow/build/site_config/site-config-cray.jam b/build/site_config/site-config-cray.jam similarity index 100% rename from ecflow/build/site_config/site-config-cray.jam rename to build/site_config/site-config-cray.jam diff --git a/ecflow/build/tar_ecflow.sh b/build/tar_ecflow.sh similarity index 100% rename from ecflow/build/tar_ecflow.sh rename to build/tar_ecflow.sh diff --git a/ecflow/build/tar_ecflow_doc.sh b/build/tar_ecflow_doc.sh similarity index 100% rename from ecflow/build/tar_ecflow_doc.sh rename to build/tar_ecflow_doc.sh diff --git a/ecflow/build/tar_incr_ecflow.sh b/build/tar_incr_ecflow.sh similarity index 100% rename from ecflow/build/tar_incr_ecflow.sh rename to build/tar_incr_ecflow.sh diff --git a/ecflow/build/test.sh b/build/test.sh similarity index 100% rename from ecflow/build/test.sh rename to build/test.sh diff --git a/ecflow/build/test_bench/test_bench.py b/build/test_bench/test_bench.py similarity index 100% rename from ecflow/build/test_bench/test_bench.py rename to build/test_bench/test_bench.py diff --git a/ecflow/build/untar_incr_ecflow.sh b/build/untar_incr_ecflow.sh similarity index 100% rename from ecflow/build/untar_incr_ecflow.sh rename to build/untar_incr_ecflow.sh diff --git a/ecflow/build/update_site_config.sh b/build/update_site_config.sh similarity index 100% rename from ecflow/build/update_site_config.sh rename to build/update_site_config.sh diff --git a/ecflow/build/val.sh b/build/val.sh similarity index 100% rename from ecflow/build/val.sh rename to build/val.sh diff --git a/ecflow/.gitignore b/ecflow/.gitignore deleted file mode 100644 index cee55fdb1..000000000 --- a/ecflow/.gitignore +++ /dev/null @@ -1 +0,0 @@ -ecbuild diff --git a/ecflow/project_summary.cmake b/project_summary.cmake similarity index 100% rename from ecflow/project_summary.cmake rename to project_summary.cmake diff --git a/ecflow/tools/ecf_cmd b/tools/ecf_cmd similarity index 100% rename from ecflow/tools/ecf_cmd rename to tools/ecf_cmd diff --git a/ecflow/tools/ecf_kill b/tools/ecf_kill similarity index 100% rename from ecflow/tools/ecf_kill rename to tools/ecf_kill diff --git a/ecflow/tools/ecf_status b/tools/ecf_status similarity index 100% rename from ecflow/tools/ecf_status rename to tools/ecf_status diff --git a/ecflow/tools/ecf_submit b/tools/ecf_submit similarity index 100% rename from ecflow/tools/ecf_submit rename to tools/ecf_submit diff --git a/ecflow/tools/ecflow_start.sh b/tools/ecflow_start.sh similarity index 100% rename from ecflow/tools/ecflow_start.sh rename to tools/ecflow_start.sh diff --git a/ecflow/tools/ecflow_stop.sh b/tools/ecflow_stop.sh similarity index 100% rename from ecflow/tools/ecflow_stop.sh rename to tools/ecflow_stop.sh diff --git a/ecflow/tools/logsvr.pl b/tools/logsvr.pl similarity index 100% rename from ecflow/tools/logsvr.pl rename to tools/logsvr.pl diff --git a/ecflow/tools/logsvr.sh b/tools/logsvr.sh similarity index 100% rename from ecflow/tools/logsvr.sh rename to tools/logsvr.sh diff --git a/ecflow/tools/noconnect.sh b/tools/noconnect.sh similarity index 100% rename from ecflow/tools/noconnect.sh rename to tools/noconnect.sh diff --git a/ecflow/view/CMakeLists.txt b/view/CMakeLists.txt similarity index 100% rename from ecflow/view/CMakeLists.txt rename to view/CMakeLists.txt diff --git a/ecflow/view/Jamfile.jam b/view/Jamfile.jam similarity index 100% rename from ecflow/view/Jamfile.jam rename to view/Jamfile.jam diff --git a/ecflow/view/Makefile b/view/Makefile similarity index 100% rename from ecflow/view/Makefile rename to view/Makefile diff --git a/ecflow/view/data/includes/head.h b/view/data/includes/head.h similarity index 100% rename from ecflow/view/data/includes/head.h rename to view/data/includes/head.h diff --git a/ecflow/view/data/includes/tail.h b/view/data/includes/tail.h similarity index 100% rename from ecflow/view/data/includes/tail.h rename to view/data/includes/tail.h diff --git a/ecflow/view/src/Array.c b/view/src/Array.c similarity index 100% rename from ecflow/view/src/Array.c rename to view/src/Array.c diff --git a/ecflow/view/src/Array.h b/view/src/Array.h similarity index 100% rename from ecflow/view/src/Array.h rename to view/src/Array.h diff --git a/ecflow/view/src/ArrayP.h b/view/src/ArrayP.h similarity index 100% rename from ecflow/view/src/ArrayP.h rename to view/src/ArrayP.h diff --git a/ecflow/view/src/Hyper.c b/view/src/Hyper.c similarity index 100% rename from ecflow/view/src/Hyper.c rename to view/src/Hyper.c diff --git a/ecflow/view/src/Hyper.h b/view/src/Hyper.h similarity index 100% rename from ecflow/view/src/Hyper.h rename to view/src/Hyper.h diff --git a/ecflow/view/src/HyperP.h b/view/src/HyperP.h similarity index 100% rename from ecflow/view/src/HyperP.h rename to view/src/HyperP.h diff --git a/ecflow/view/src/SimpleBase.c b/view/src/SimpleBase.c similarity index 100% rename from ecflow/view/src/SimpleBase.c rename to view/src/SimpleBase.c diff --git a/ecflow/view/src/SimpleBase.h b/view/src/SimpleBase.h similarity index 100% rename from ecflow/view/src/SimpleBase.h rename to view/src/SimpleBase.h diff --git a/ecflow/view/src/SimpleBaseP.h b/view/src/SimpleBaseP.h similarity index 100% rename from ecflow/view/src/SimpleBaseP.h rename to view/src/SimpleBaseP.h diff --git a/ecflow/view/src/SimpleGraph.c b/view/src/SimpleGraph.c similarity index 100% rename from ecflow/view/src/SimpleGraph.c rename to view/src/SimpleGraph.c diff --git a/ecflow/view/src/SimpleGraph.h b/view/src/SimpleGraph.h similarity index 100% rename from ecflow/view/src/SimpleGraph.h rename to view/src/SimpleGraph.h diff --git a/ecflow/view/src/SimpleGraphP.h b/view/src/SimpleGraphP.h similarity index 100% rename from ecflow/view/src/SimpleGraphP.h rename to view/src/SimpleGraphP.h diff --git a/ecflow/view/src/SimpleTime.c b/view/src/SimpleTime.c similarity index 100% rename from ecflow/view/src/SimpleTime.c rename to view/src/SimpleTime.c diff --git a/ecflow/view/src/SimpleTime.h b/view/src/SimpleTime.h similarity index 100% rename from ecflow/view/src/SimpleTime.h rename to view/src/SimpleTime.h diff --git a/ecflow/view/src/SimpleTimeP.h b/view/src/SimpleTimeP.h similarity index 100% rename from ecflow/view/src/SimpleTimeP.h rename to view/src/SimpleTimeP.h diff --git a/ecflow/view/src/SimpleTree.c b/view/src/SimpleTree.c similarity index 100% rename from ecflow/view/src/SimpleTree.c rename to view/src/SimpleTree.c diff --git a/ecflow/view/src/SimpleTree.h b/view/src/SimpleTree.h similarity index 100% rename from ecflow/view/src/SimpleTree.h rename to view/src/SimpleTree.h diff --git a/ecflow/view/src/SimpleTreeP.h b/view/src/SimpleTreeP.h similarity index 100% rename from ecflow/view/src/SimpleTreeP.h rename to view/src/SimpleTreeP.h diff --git a/ecflow/view/src/Tab.c b/view/src/Tab.c similarity index 100% rename from ecflow/view/src/Tab.c rename to view/src/Tab.c diff --git a/ecflow/view/src/Tab.h b/view/src/Tab.h similarity index 100% rename from ecflow/view/src/Tab.h rename to view/src/Tab.h diff --git a/ecflow/view/src/TabP.h b/view/src/TabP.h similarity index 100% rename from ecflow/view/src/TabP.h rename to view/src/TabP.h diff --git a/ecflow/view/src/aborted.cc b/view/src/aborted.cc similarity index 100% rename from ecflow/view/src/aborted.cc rename to view/src/aborted.cc diff --git a/ecflow/view/src/aborted.h b/view/src/aborted.h similarity index 100% rename from ecflow/view/src/aborted.h rename to view/src/aborted.h diff --git a/ecflow/view/src/alerts.cc b/view/src/alerts.cc similarity index 100% rename from ecflow/view/src/alerts.cc rename to view/src/alerts.cc diff --git a/ecflow/view/src/alias.cc b/view/src/alias.cc similarity index 100% rename from ecflow/view/src/alias.cc rename to view/src/alias.cc diff --git a/ecflow/view/src/arch.h b/view/src/arch.h similarity index 100% rename from ecflow/view/src/arch.h rename to view/src/arch.h diff --git a/ecflow/view/src/array.cc b/view/src/array.cc similarity index 100% rename from ecflow/view/src/array.cc rename to view/src/array.cc diff --git a/ecflow/view/src/array.h b/view/src/array.h similarity index 100% rename from ecflow/view/src/array.h rename to view/src/array.h diff --git a/ecflow/view/src/ask.cc b/view/src/ask.cc similarity index 100% rename from ecflow/view/src/ask.cc rename to view/src/ask.cc diff --git a/ecflow/view/src/ask.h b/view/src/ask.h similarity index 100% rename from ecflow/view/src/ask.h rename to view/src/ask.h diff --git a/ecflow/view/src/autoAlarm.h b/view/src/autoAlarm.h similarity index 100% rename from ecflow/view/src/autoAlarm.h rename to view/src/autoAlarm.h diff --git a/ecflow/view/src/auto_alarm.cc b/view/src/auto_alarm.cc similarity index 100% rename from ecflow/view/src/auto_alarm.cc rename to view/src/auto_alarm.cc diff --git a/ecflow/view/src/auto_alarm.h b/view/src/auto_alarm.h similarity index 100% rename from ecflow/view/src/auto_alarm.h rename to view/src/auto_alarm.h diff --git a/ecflow/view/src/base.cc b/view/src/base.cc similarity index 100% rename from ecflow/view/src/base.cc rename to view/src/base.cc diff --git a/ecflow/view/src/base.h b/view/src/base.h similarity index 100% rename from ecflow/view/src/base.h rename to view/src/base.h diff --git a/ecflow/view/src/bool.h b/view/src/bool.h similarity index 100% rename from ecflow/view/src/bool.h rename to view/src/bool.h diff --git a/ecflow/view/src/cdp.cmd b/view/src/cdp.cmd similarity index 100% rename from ecflow/view/src/cdp.cmd rename to view/src/cdp.cmd diff --git a/ecflow/view/src/choice.h b/view/src/choice.h similarity index 100% rename from ecflow/view/src/choice.h rename to view/src/choice.h diff --git a/ecflow/view/src/collector.cc b/view/src/collector.cc similarity index 100% rename from ecflow/view/src/collector.cc rename to view/src/collector.cc diff --git a/ecflow/view/src/collector.h b/view/src/collector.h similarity index 100% rename from ecflow/view/src/collector.h rename to view/src/collector.h diff --git a/ecflow/view/src/colors_prefs.cc b/view/src/colors_prefs.cc similarity index 100% rename from ecflow/view/src/colors_prefs.cc rename to view/src/colors_prefs.cc diff --git a/ecflow/view/src/colors_prefs.h b/view/src/colors_prefs.h similarity index 100% rename from ecflow/view/src/colors_prefs.h rename to view/src/colors_prefs.h diff --git a/ecflow/view/src/configurable.cc b/view/src/configurable.cc similarity index 100% rename from ecflow/view/src/configurable.cc rename to view/src/configurable.cc diff --git a/ecflow/view/src/configurable.h b/view/src/configurable.h similarity index 100% rename from ecflow/view/src/configurable.h rename to view/src/configurable.h diff --git a/ecflow/view/src/configurator.h b/view/src/configurator.h similarity index 100% rename from ecflow/view/src/configurator.h rename to view/src/configurator.h diff --git a/ecflow/view/src/confirm.cc b/view/src/confirm.cc similarity index 100% rename from ecflow/view/src/confirm.cc rename to view/src/confirm.cc diff --git a/ecflow/view/src/confirm.h b/view/src/confirm.h similarity index 100% rename from ecflow/view/src/confirm.h rename to view/src/confirm.h diff --git a/ecflow/view/src/counted.cc b/view/src/counted.cc similarity index 100% rename from ecflow/view/src/counted.cc rename to view/src/counted.cc diff --git a/ecflow/view/src/counted.h b/view/src/counted.h similarity index 100% rename from ecflow/view/src/counted.h rename to view/src/counted.h diff --git a/ecflow/view/src/date.cc b/view/src/date.cc similarity index 100% rename from ecflow/view/src/date.cc rename to view/src/date.cc diff --git a/ecflow/view/src/date.h b/view/src/date.h similarity index 100% rename from ecflow/view/src/date.h rename to view/src/date.h diff --git a/ecflow/view/src/depend.cc b/view/src/depend.cc similarity index 100% rename from ecflow/view/src/depend.cc rename to view/src/depend.cc diff --git a/ecflow/view/src/depend.h b/view/src/depend.h similarity index 100% rename from ecflow/view/src/depend.h rename to view/src/depend.h diff --git a/ecflow/view/src/dialog.cc b/view/src/dialog.cc similarity index 100% rename from ecflow/view/src/dialog.cc rename to view/src/dialog.cc diff --git a/ecflow/view/src/dialog.h b/view/src/dialog.h similarity index 100% rename from ecflow/view/src/dialog.h rename to view/src/dialog.h diff --git a/ecflow/view/src/directory.cc b/view/src/directory.cc similarity index 100% rename from ecflow/view/src/directory.cc rename to view/src/directory.cc diff --git a/ecflow/view/src/directory.h b/view/src/directory.h similarity index 100% rename from ecflow/view/src/directory.h rename to view/src/directory.h diff --git a/ecflow/view/src/doer.sh b/view/src/doer.sh similarity index 100% rename from ecflow/view/src/doer.sh rename to view/src/doer.sh diff --git a/ecflow/view/src/dummy_node.cc b/view/src/dummy_node.cc similarity index 100% rename from ecflow/view/src/dummy_node.cc rename to view/src/dummy_node.cc diff --git a/ecflow/view/src/dummy_node.h b/view/src/dummy_node.h similarity index 100% rename from ecflow/view/src/dummy_node.h rename to view/src/dummy_node.h diff --git a/ecflow/view/src/ecf.cmd b/view/src/ecf.cmd similarity index 100% rename from ecflow/view/src/ecf.cmd rename to view/src/ecf.cmd diff --git a/ecflow/view/src/ecf_node.cc b/view/src/ecf_node.cc similarity index 100% rename from ecflow/view/src/ecf_node.cc rename to view/src/ecf_node.cc diff --git a/ecflow/view/src/ecf_node.h b/view/src/ecf_node.h similarity index 100% rename from ecflow/view/src/ecf_node.h rename to view/src/ecf_node.h diff --git a/ecflow/view/src/ecflow.cc b/view/src/ecflow.cc similarity index 100% rename from ecflow/view/src/ecflow.cc rename to view/src/ecflow.cc diff --git a/ecflow/view/src/ecflow.h b/view/src/ecflow.h similarity index 100% rename from ecflow/view/src/ecflow.h rename to view/src/ecflow.h diff --git a/ecflow/view/src/ecflowview.cc b/view/src/ecflowview.cc similarity index 100% rename from ecflow/view/src/ecflowview.cc rename to view/src/ecflowview.cc diff --git a/ecflow/view/src/ecflowview.h b/view/src/ecflowview.h similarity index 100% rename from ecflow/view/src/ecflowview.h rename to view/src/ecflowview.h diff --git a/ecflow/view/src/ecflowview.menu b/view/src/ecflowview.menu similarity index 100% rename from ecflow/view/src/ecflowview.menu rename to view/src/ecflowview.menu diff --git a/ecflow/view/src/ecflowview.menu.h b/view/src/ecflowview.menu.h similarity index 100% rename from ecflow/view/src/ecflowview.menu.h rename to view/src/ecflowview.menu.h diff --git a/ecflow/view/src/edit.cc b/view/src/edit.cc similarity index 100% rename from ecflow/view/src/edit.cc rename to view/src/edit.cc diff --git a/ecflow/view/src/edit.h b/view/src/edit.h similarity index 100% rename from ecflow/view/src/edit.h rename to view/src/edit.h diff --git a/ecflow/view/src/edit_label.cc b/view/src/edit_label.cc similarity index 100% rename from ecflow/view/src/edit_label.cc rename to view/src/edit_label.cc diff --git a/ecflow/view/src/edit_label.h b/view/src/edit_label.h similarity index 100% rename from ecflow/view/src/edit_label.h rename to view/src/edit_label.h diff --git a/ecflow/view/src/edit_limit.cc b/view/src/edit_limit.cc similarity index 100% rename from ecflow/view/src/edit_limit.cc rename to view/src/edit_limit.cc diff --git a/ecflow/view/src/edit_limit.h b/view/src/edit_limit.h similarity index 100% rename from ecflow/view/src/edit_limit.h rename to view/src/edit_limit.h diff --git a/ecflow/view/src/edit_meter.cc b/view/src/edit_meter.cc similarity index 100% rename from ecflow/view/src/edit_meter.cc rename to view/src/edit_meter.cc diff --git a/ecflow/view/src/edit_meter.h b/view/src/edit_meter.h similarity index 100% rename from ecflow/view/src/edit_meter.h rename to view/src/edit_meter.h diff --git a/ecflow/view/src/edit_repeat.cc b/view/src/edit_repeat.cc similarity index 100% rename from ecflow/view/src/edit_repeat.cc rename to view/src/edit_repeat.cc diff --git a/ecflow/view/src/edit_repeat.h b/view/src/edit_repeat.h similarity index 100% rename from ecflow/view/src/edit_repeat.h rename to view/src/edit_repeat.h diff --git a/ecflow/view/src/edit_variable.cc b/view/src/edit_variable.cc similarity index 100% rename from ecflow/view/src/edit_variable.cc rename to view/src/edit_variable.cc diff --git a/ecflow/view/src/edit_variable.h b/view/src/edit_variable.h similarity index 100% rename from ecflow/view/src/edit_variable.h rename to view/src/edit_variable.h diff --git a/ecflow/view/src/editor.cc b/view/src/editor.cc similarity index 100% rename from ecflow/view/src/editor.cc rename to view/src/editor.cc diff --git a/ecflow/view/src/editor.h b/view/src/editor.h similarity index 100% rename from ecflow/view/src/editor.h rename to view/src/editor.h diff --git a/ecflow/view/src/error.cc b/view/src/error.cc similarity index 100% rename from ecflow/view/src/error.cc rename to view/src/error.cc diff --git a/ecflow/view/src/error.h b/view/src/error.h similarity index 100% rename from ecflow/view/src/error.h rename to view/src/error.h diff --git a/ecflow/view/src/eval.h b/view/src/eval.h similarity index 100% rename from ecflow/view/src/eval.h rename to view/src/eval.h diff --git a/ecflow/view/src/event_node.cc b/view/src/event_node.cc similarity index 100% rename from ecflow/view/src/event_node.cc rename to view/src/event_node.cc diff --git a/ecflow/view/src/event_node.h b/view/src/event_node.h similarity index 100% rename from ecflow/view/src/event_node.h rename to view/src/event_node.h diff --git a/ecflow/view/src/events.h b/view/src/events.h similarity index 100% rename from ecflow/view/src/events.h rename to view/src/events.h diff --git a/ecflow/view/src/extent.h b/view/src/extent.h similarity index 100% rename from ecflow/view/src/extent.h rename to view/src/extent.h diff --git a/ecflow/view/src/external.cc b/view/src/external.cc similarity index 100% rename from ecflow/view/src/external.cc rename to view/src/external.cc diff --git a/ecflow/view/src/external.h b/view/src/external.h similarity index 100% rename from ecflow/view/src/external.h rename to view/src/external.h diff --git a/ecflow/view/src/find.cc b/view/src/find.cc similarity index 100% rename from ecflow/view/src/find.cc rename to view/src/find.cc diff --git a/ecflow/view/src/find.h b/view/src/find.h similarity index 100% rename from ecflow/view/src/find.h rename to view/src/find.h diff --git a/ecflow/view/src/flags.cc b/view/src/flags.cc similarity index 100% rename from ecflow/view/src/flags.cc rename to view/src/flags.cc diff --git a/ecflow/view/src/flags.h b/view/src/flags.h similarity index 100% rename from ecflow/view/src/flags.h rename to view/src/flags.h diff --git a/ecflow/view/src/fonts_prefs.cc b/view/src/fonts_prefs.cc similarity index 100% rename from ecflow/view/src/fonts_prefs.cc rename to view/src/fonts_prefs.cc diff --git a/ecflow/view/src/fonts_prefs.h b/view/src/fonts_prefs.h similarity index 100% rename from ecflow/view/src/fonts_prefs.h rename to view/src/fonts_prefs.h diff --git a/ecflow/view/src/fsb.cc b/view/src/fsb.cc similarity index 100% rename from ecflow/view/src/fsb.cc rename to view/src/fsb.cc diff --git a/ecflow/view/src/fsb.h b/view/src/fsb.h similarity index 100% rename from ecflow/view/src/fsb.h rename to view/src/fsb.h diff --git a/ecflow/view/src/gen.sh b/view/src/gen.sh similarity index 100% rename from ecflow/view/src/gen.sh rename to view/src/gen.sh diff --git a/ecflow/view/src/gen_translator.h b/view/src/gen_translator.h similarity index 100% rename from ecflow/view/src/gen_translator.h rename to view/src/gen_translator.h diff --git a/ecflow/view/src/globals.cc b/view/src/globals.cc similarity index 100% rename from ecflow/view/src/globals.cc rename to view/src/globals.cc diff --git a/ecflow/view/src/globals.h b/view/src/globals.h similarity index 100% rename from ecflow/view/src/globals.h rename to view/src/globals.h diff --git a/ecflow/view/src/graph_layout.cc b/view/src/graph_layout.cc similarity index 100% rename from ecflow/view/src/graph_layout.cc rename to view/src/graph_layout.cc diff --git a/ecflow/view/src/graph_layout.h b/view/src/graph_layout.h similarity index 100% rename from ecflow/view/src/graph_layout.h rename to view/src/graph_layout.h diff --git a/ecflow/view/src/gui.cc b/view/src/gui.cc similarity index 100% rename from ecflow/view/src/gui.cc rename to view/src/gui.cc diff --git a/ecflow/view/src/gui.h b/view/src/gui.h similarity index 100% rename from ecflow/view/src/gui.h rename to view/src/gui.h diff --git a/ecflow/view/src/history.cc b/view/src/history.cc similarity index 100% rename from ecflow/view/src/history.cc rename to view/src/history.cc diff --git a/ecflow/view/src/history.h b/view/src/history.h similarity index 100% rename from ecflow/view/src/history.h rename to view/src/history.h diff --git a/ecflow/view/src/host.cc b/view/src/host.cc similarity index 100% rename from ecflow/view/src/host.cc rename to view/src/host.cc diff --git a/ecflow/view/src/host.h b/view/src/host.h similarity index 100% rename from ecflow/view/src/host.h rename to view/src/host.h diff --git a/ecflow/view/src/host_prefs.cc b/view/src/host_prefs.cc similarity index 100% rename from ecflow/view/src/host_prefs.cc rename to view/src/host_prefs.cc diff --git a/ecflow/view/src/host_prefs.h b/view/src/host_prefs.h similarity index 100% rename from ecflow/view/src/host_prefs.h rename to view/src/host_prefs.h diff --git a/ecflow/view/src/html_lister.cc b/view/src/html_lister.cc similarity index 100% rename from ecflow/view/src/html_lister.cc rename to view/src/html_lister.cc diff --git a/ecflow/view/src/html_lister.h b/view/src/html_lister.h similarity index 100% rename from ecflow/view/src/html_lister.h rename to view/src/html_lister.h diff --git a/ecflow/view/src/http.cc b/view/src/http.cc similarity index 100% rename from ecflow/view/src/http.cc rename to view/src/http.cc diff --git a/ecflow/view/src/http.h b/view/src/http.h similarity index 100% rename from ecflow/view/src/http.h rename to view/src/http.h diff --git a/ecflow/view/src/hyper_lister.cc b/view/src/hyper_lister.cc similarity index 100% rename from ecflow/view/src/hyper_lister.cc rename to view/src/hyper_lister.cc diff --git a/ecflow/view/src/hyper_lister.h b/view/src/hyper_lister.h similarity index 100% rename from ecflow/view/src/hyper_lister.h rename to view/src/hyper_lister.h diff --git a/ecflow/view/src/icon_Josstatus3.cc b/view/src/icon_Josstatus3.cc similarity index 100% rename from ecflow/view/src/icon_Josstatus3.cc rename to view/src/icon_Josstatus3.cc diff --git a/ecflow/view/src/icon_W.cc b/view/src/icon_W.cc similarity index 100% rename from ecflow/view/src/icon_W.cc rename to view/src/icon_W.cc diff --git a/ecflow/view/src/icon_byrule.cc b/view/src/icon_byrule.cc similarity index 100% rename from ecflow/view/src/icon_byrule.cc rename to view/src/icon_byrule.cc diff --git a/ecflow/view/src/icon_cmd_failed.cc b/view/src/icon_cmd_failed.cc similarity index 100% rename from ecflow/view/src/icon_cmd_failed.cc rename to view/src/icon_cmd_failed.cc diff --git a/ecflow/view/src/icon_edit_failed.cc b/view/src/icon_edit_failed.cc similarity index 100% rename from ecflow/view/src/icon_edit_failed.cc rename to view/src/icon_edit_failed.cc diff --git a/ecflow/view/src/icon_force_abort.cc b/view/src/icon_force_abort.cc similarity index 100% rename from ecflow/view/src/icon_force_abort.cc rename to view/src/icon_force_abort.cc diff --git a/ecflow/view/src/icon_killed.cc b/view/src/icon_killed.cc similarity index 100% rename from ecflow/view/src/icon_killed.cc rename to view/src/icon_killed.cc diff --git a/ecflow/view/src/icon_no_script.cc b/view/src/icon_no_script.cc similarity index 100% rename from ecflow/view/src/icon_no_script.cc rename to view/src/icon_no_script.cc diff --git a/ecflow/view/src/icon_queuelimit.cc b/view/src/icon_queuelimit.cc similarity index 100% rename from ecflow/view/src/icon_queuelimit.cc rename to view/src/icon_queuelimit.cc diff --git a/ecflow/view/src/icon_task_aborted.cc b/view/src/icon_task_aborted.cc similarity index 100% rename from ecflow/view/src/icon_task_aborted.cc rename to view/src/icon_task_aborted.cc diff --git a/ecflow/view/src/icon_user_edit.cc b/view/src/icon_user_edit.cc similarity index 100% rename from ecflow/view/src/icon_user_edit.cc rename to view/src/icon_user_edit.cc diff --git a/ecflow/view/src/info.cc b/view/src/info.cc similarity index 100% rename from ecflow/view/src/info.cc rename to view/src/info.cc diff --git a/ecflow/view/src/info.h b/view/src/info.h similarity index 100% rename from ecflow/view/src/info.h rename to view/src/info.h diff --git a/ecflow/view/src/init.cc b/view/src/init.cc similarity index 100% rename from ecflow/view/src/init.cc rename to view/src/init.cc diff --git a/ecflow/view/src/init.h b/view/src/init.h similarity index 100% rename from ecflow/view/src/init.h rename to view/src/init.h diff --git a/ecflow/view/src/inlimit_node.cc b/view/src/inlimit_node.cc similarity index 100% rename from ecflow/view/src/inlimit_node.cc rename to view/src/inlimit_node.cc diff --git a/ecflow/view/src/inlimit_node.h b/view/src/inlimit_node.h similarity index 100% rename from ecflow/view/src/inlimit_node.h rename to view/src/inlimit_node.h diff --git a/ecflow/view/src/input.cc b/view/src/input.cc similarity index 100% rename from ecflow/view/src/input.cc rename to view/src/input.cc diff --git a/ecflow/view/src/input.h b/view/src/input.h similarity index 100% rename from ecflow/view/src/input.h rename to view/src/input.h diff --git a/ecflow/view/src/interface.cc b/view/src/interface.cc similarity index 100% rename from ecflow/view/src/interface.cc rename to view/src/interface.cc diff --git a/ecflow/view/src/interface.h b/view/src/interface.h similarity index 100% rename from ecflow/view/src/interface.h rename to view/src/interface.h diff --git a/ecflow/view/src/job.cc b/view/src/job.cc similarity index 100% rename from ecflow/view/src/job.cc rename to view/src/job.cc diff --git a/ecflow/view/src/job.h b/view/src/job.h similarity index 100% rename from ecflow/view/src/job.h rename to view/src/job.h diff --git a/ecflow/view/src/jobcheck_panel.cc b/view/src/jobcheck_panel.cc similarity index 100% rename from ecflow/view/src/jobcheck_panel.cc rename to view/src/jobcheck_panel.cc diff --git a/ecflow/view/src/jobcheck_panel.h b/view/src/jobcheck_panel.h similarity index 100% rename from ecflow/view/src/jobcheck_panel.h rename to view/src/jobcheck_panel.h diff --git a/ecflow/view/src/jobstatus.cc b/view/src/jobstatus.cc similarity index 100% rename from ecflow/view/src/jobstatus.cc rename to view/src/jobstatus.cc diff --git a/ecflow/view/src/jobstatus.h b/view/src/jobstatus.h similarity index 100% rename from ecflow/view/src/jobstatus.h rename to view/src/jobstatus.h diff --git a/ecflow/view/src/label.cc b/view/src/label.cc similarity index 100% rename from ecflow/view/src/label.cc rename to view/src/label.cc diff --git a/ecflow/view/src/label_node.h b/view/src/label_node.h similarity index 100% rename from ecflow/view/src/label_node.h rename to view/src/label_node.h diff --git a/ecflow/view/src/late.cc b/view/src/late.cc similarity index 100% rename from ecflow/view/src/late.cc rename to view/src/late.cc diff --git a/ecflow/view/src/late.h b/view/src/late.h similarity index 100% rename from ecflow/view/src/late.h rename to view/src/late.h diff --git a/ecflow/view/src/late_node.cc b/view/src/late_node.cc similarity index 100% rename from ecflow/view/src/late_node.cc rename to view/src/late_node.cc diff --git a/ecflow/view/src/late_node.h b/view/src/late_node.h similarity index 100% rename from ecflow/view/src/late_node.h rename to view/src/late_node.h diff --git a/ecflow/view/src/layout.cc b/view/src/layout.cc similarity index 100% rename from ecflow/view/src/layout.cc rename to view/src/layout.cc diff --git a/ecflow/view/src/layout.h b/view/src/layout.h similarity index 100% rename from ecflow/view/src/layout.h rename to view/src/layout.h diff --git a/ecflow/view/src/lexyacc.h b/view/src/lexyacc.h similarity index 100% rename from ecflow/view/src/lexyacc.h rename to view/src/lexyacc.h diff --git a/ecflow/view/src/libicon/icon_Apply.cc b/view/src/libicon/icon_Apply.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Apply.cc rename to view/src/libicon/icon_Apply.cc diff --git a/ecflow/view/src/libicon/icon_Apply.xpm b/view/src/libicon/icon_Apply.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Apply.xpm rename to view/src/libicon/icon_Apply.xpm diff --git a/ecflow/view/src/libicon/icon_Chat.cc b/view/src/libicon/icon_Chat.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Chat.cc rename to view/src/libicon/icon_Chat.cc diff --git a/ecflow/view/src/libicon/icon_Chat.xpm b/view/src/libicon/icon_Chat.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Chat.xpm rename to view/src/libicon/icon_Chat.xpm diff --git a/ecflow/view/src/libicon/icon_Check.cc b/view/src/libicon/icon_Check.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Check.cc rename to view/src/libicon/icon_Check.cc diff --git a/ecflow/view/src/libicon/icon_Check.xpm b/view/src/libicon/icon_Check.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Check.xpm rename to view/src/libicon/icon_Check.xpm diff --git a/ecflow/view/src/libicon/icon_Complete.cc b/view/src/libicon/icon_Complete.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Complete.cc rename to view/src/libicon/icon_Complete.cc diff --git a/ecflow/view/src/libicon/icon_Complete.xpm b/view/src/libicon/icon_Complete.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Complete.xpm rename to view/src/libicon/icon_Complete.xpm diff --git a/ecflow/view/src/libicon/icon_Edit.cc b/view/src/libicon/icon_Edit.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Edit.cc rename to view/src/libicon/icon_Edit.cc diff --git a/ecflow/view/src/libicon/icon_Edit.xpm b/view/src/libicon/icon_Edit.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Edit.xpm rename to view/src/libicon/icon_Edit.xpm diff --git a/ecflow/view/src/libicon/icon_Info.cc b/view/src/libicon/icon_Info.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Info.cc rename to view/src/libicon/icon_Info.cc diff --git a/ecflow/view/src/libicon/icon_Info.xpm b/view/src/libicon/icon_Info.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Info.xpm rename to view/src/libicon/icon_Info.xpm diff --git a/ecflow/view/src/libicon/icon_Jobstatus.cc b/view/src/libicon/icon_Jobstatus.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Jobstatus.cc rename to view/src/libicon/icon_Jobstatus.cc diff --git a/ecflow/view/src/libicon/icon_Jobstatus.xpm b/view/src/libicon/icon_Jobstatus.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Jobstatus.xpm rename to view/src/libicon/icon_Jobstatus.xpm diff --git a/ecflow/view/src/libicon/icon_Josstatus3.xpm b/view/src/libicon/icon_Josstatus3.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Josstatus3.xpm rename to view/src/libicon/icon_Josstatus3.xpm diff --git a/ecflow/view/src/libicon/icon_Load.cc b/view/src/libicon/icon_Load.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Load.cc rename to view/src/libicon/icon_Load.cc diff --git a/ecflow/view/src/libicon/icon_Load.xpm b/view/src/libicon/icon_Load.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Load.xpm rename to view/src/libicon/icon_Load.xpm diff --git a/ecflow/view/src/libicon/icon_Manual.cc b/view/src/libicon/icon_Manual.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Manual.cc rename to view/src/libicon/icon_Manual.cc diff --git a/ecflow/view/src/libicon/icon_Manual.xpm b/view/src/libicon/icon_Manual.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Manual.xpm rename to view/src/libicon/icon_Manual.xpm diff --git a/ecflow/view/src/libicon/icon_Merge.cc b/view/src/libicon/icon_Merge.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Merge.cc rename to view/src/libicon/icon_Merge.cc diff --git a/ecflow/view/src/libicon/icon_Merge.xpm b/view/src/libicon/icon_Merge.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Merge.xpm rename to view/src/libicon/icon_Merge.xpm diff --git a/ecflow/view/src/libicon/icon_Messages.cc b/view/src/libicon/icon_Messages.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Messages.cc rename to view/src/libicon/icon_Messages.cc diff --git a/ecflow/view/src/libicon/icon_Messages.xpm b/view/src/libicon/icon_Messages.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Messages.xpm rename to view/src/libicon/icon_Messages.xpm diff --git a/ecflow/view/src/libicon/icon_Output.cc b/view/src/libicon/icon_Output.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Output.cc rename to view/src/libicon/icon_Output.cc diff --git a/ecflow/view/src/libicon/icon_Output.xpm b/view/src/libicon/icon_Output.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Output.xpm rename to view/src/libicon/icon_Output.xpm diff --git a/ecflow/view/src/libicon/icon_QuickFind.cc b/view/src/libicon/icon_QuickFind.cc similarity index 100% rename from ecflow/view/src/libicon/icon_QuickFind.cc rename to view/src/libicon/icon_QuickFind.cc diff --git a/ecflow/view/src/libicon/icon_QuickFind.xpm b/view/src/libicon/icon_QuickFind.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_QuickFind.xpm rename to view/src/libicon/icon_QuickFind.xpm diff --git a/ecflow/view/src/libicon/icon_Script.cc b/view/src/libicon/icon_Script.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Script.cc rename to view/src/libicon/icon_Script.cc diff --git a/ecflow/view/src/libicon/icon_Script.xpm b/view/src/libicon/icon_Script.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Script.xpm rename to view/src/libicon/icon_Script.xpm diff --git a/ecflow/view/src/libicon/icon_Search.cc b/view/src/libicon/icon_Search.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Search.cc rename to view/src/libicon/icon_Search.cc diff --git a/ecflow/view/src/libicon/icon_Search.xpm b/view/src/libicon/icon_Search.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Search.xpm rename to view/src/libicon/icon_Search.xpm diff --git a/ecflow/view/src/libicon/icon_Status.cc b/view/src/libicon/icon_Status.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Status.cc rename to view/src/libicon/icon_Status.cc diff --git a/ecflow/view/src/libicon/icon_Status.xpm b/view/src/libicon/icon_Status.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Status.xpm rename to view/src/libicon/icon_Status.xpm diff --git a/ecflow/view/src/libicon/icon_Submit.cc b/view/src/libicon/icon_Submit.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Submit.cc rename to view/src/libicon/icon_Submit.cc diff --git a/ecflow/view/src/libicon/icon_Submit.xpm b/view/src/libicon/icon_Submit.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Submit.xpm rename to view/src/libicon/icon_Submit.xpm diff --git a/ecflow/view/src/libicon/icon_Time_line.cc b/view/src/libicon/icon_Time_line.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Time_line.cc rename to view/src/libicon/icon_Time_line.cc diff --git a/ecflow/view/src/libicon/icon_Time_line.xpm b/view/src/libicon/icon_Time_line.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Time_line.xpm rename to view/src/libicon/icon_Time_line.xpm diff --git a/ecflow/view/src/libicon/icon_Triggers.cc b/view/src/libicon/icon_Triggers.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Triggers.cc rename to view/src/libicon/icon_Triggers.cc diff --git a/ecflow/view/src/libicon/icon_Triggers.xpm b/view/src/libicon/icon_Triggers.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Triggers.xpm rename to view/src/libicon/icon_Triggers.xpm diff --git a/ecflow/view/src/libicon/icon_Update.cc b/view/src/libicon/icon_Update.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Update.cc rename to view/src/libicon/icon_Update.cc diff --git a/ecflow/view/src/libicon/icon_Update.xpm b/view/src/libicon/icon_Update.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Update.xpm rename to view/src/libicon/icon_Update.xpm diff --git a/ecflow/view/src/libicon/icon_Use_external_editor.cc b/view/src/libicon/icon_Use_external_editor.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Use_external_editor.cc rename to view/src/libicon/icon_Use_external_editor.cc diff --git a/ecflow/view/src/libicon/icon_Use_external_editor.xpm b/view/src/libicon/icon_Use_external_editor.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Use_external_editor.xpm rename to view/src/libicon/icon_Use_external_editor.xpm diff --git a/ecflow/view/src/libicon/icon_Use_external_viewer.cc b/view/src/libicon/icon_Use_external_viewer.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Use_external_viewer.cc rename to view/src/libicon/icon_Use_external_viewer.cc diff --git a/ecflow/view/src/libicon/icon_Use_external_viewer.xpm b/view/src/libicon/icon_Use_external_viewer.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Use_external_viewer.xpm rename to view/src/libicon/icon_Use_external_viewer.xpm diff --git a/ecflow/view/src/libicon/icon_Variables.cc b/view/src/libicon/icon_Variables.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Variables.cc rename to view/src/libicon/icon_Variables.cc diff --git a/ecflow/view/src/libicon/icon_Variables.xpm b/view/src/libicon/icon_Variables.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Variables.xpm rename to view/src/libicon/icon_Variables.xpm diff --git a/ecflow/view/src/libicon/icon_W.xpm b/view/src/libicon/icon_W.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_W.xpm rename to view/src/libicon/icon_W.xpm diff --git a/ecflow/view/src/libicon/icon_Why_.cc b/view/src/libicon/icon_Why_.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Why_.cc rename to view/src/libicon/icon_Why_.cc diff --git a/ecflow/view/src/libicon/icon_Why_.xpm b/view/src/libicon/icon_Why_.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Why_.xpm rename to view/src/libicon/icon_Why_.xpm diff --git a/ecflow/view/src/libicon/icon_Z.cc b/view/src/libicon/icon_Z.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Z.cc rename to view/src/libicon/icon_Z.cc diff --git a/ecflow/view/src/libicon/icon_Z.xpm b/view/src/libicon/icon_Z.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Z.xpm rename to view/src/libicon/icon_Z.xpm diff --git a/ecflow/view/src/libicon/icon_Zbw.cc b/view/src/libicon/icon_Zbw.cc similarity index 100% rename from ecflow/view/src/libicon/icon_Zbw.cc rename to view/src/libicon/icon_Zbw.cc diff --git a/ecflow/view/src/libicon/icon_Zbw.xpm b/view/src/libicon/icon_Zbw.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_Zbw.xpm rename to view/src/libicon/icon_Zbw.xpm diff --git a/ecflow/view/src/libicon/icon_calendar.cc b/view/src/libicon/icon_calendar.cc similarity index 100% rename from ecflow/view/src/libicon/icon_calendar.cc rename to view/src/libicon/icon_calendar.cc diff --git a/ecflow/view/src/libicon/icon_calendar.xpm b/view/src/libicon/icon_calendar.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_calendar.xpm rename to view/src/libicon/icon_calendar.xpm diff --git a/ecflow/view/src/libicon/icon_clock.cc b/view/src/libicon/icon_clock.cc similarity index 100% rename from ecflow/view/src/libicon/icon_clock.cc rename to view/src/libicon/icon_clock.cc diff --git a/ecflow/view/src/libicon/icon_clock.xpm b/view/src/libicon/icon_clock.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_clock.xpm rename to view/src/libicon/icon_clock.xpm diff --git a/ecflow/view/src/libicon/icon_complete.cc b/view/src/libicon/icon_complete.cc similarity index 100% rename from ecflow/view/src/libicon/icon_complete.cc rename to view/src/libicon/icon_complete.cc diff --git a/ecflow/view/src/libicon/icon_complete.xpm b/view/src/libicon/icon_complete.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_complete.xpm rename to view/src/libicon/icon_complete.xpm diff --git a/ecflow/view/src/libicon/icon_defstatus.cc b/view/src/libicon/icon_defstatus.cc similarity index 100% rename from ecflow/view/src/libicon/icon_defstatus.cc rename to view/src/libicon/icon_defstatus.cc diff --git a/ecflow/view/src/libicon/icon_defstatus.xpm b/view/src/libicon/icon_defstatus.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_defstatus.xpm rename to view/src/libicon/icon_defstatus.xpm diff --git a/ecflow/view/src/libicon/icon_folded.cc b/view/src/libicon/icon_folded.cc similarity index 100% rename from ecflow/view/src/libicon/icon_folded.cc rename to view/src/libicon/icon_folded.cc diff --git a/ecflow/view/src/libicon/icon_folded.xpm b/view/src/libicon/icon_folded.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_folded.xpm rename to view/src/libicon/icon_folded.xpm diff --git a/ecflow/view/src/libicon/icon_late.cc b/view/src/libicon/icon_late.cc similarity index 100% rename from ecflow/view/src/libicon/icon_late.cc rename to view/src/libicon/icon_late.cc diff --git a/ecflow/view/src/libicon/icon_late.xpm b/view/src/libicon/icon_late.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_late.xpm rename to view/src/libicon/icon_late.xpm diff --git a/ecflow/view/src/libicon/icon_limit0.cc b/view/src/libicon/icon_limit0.cc similarity index 100% rename from ecflow/view/src/libicon/icon_limit0.cc rename to view/src/libicon/icon_limit0.cc diff --git a/ecflow/view/src/libicon/icon_limit0.xpm b/view/src/libicon/icon_limit0.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_limit0.xpm rename to view/src/libicon/icon_limit0.xpm diff --git a/ecflow/view/src/libicon/icon_limit1.cc b/view/src/libicon/icon_limit1.cc similarity index 100% rename from ecflow/view/src/libicon/icon_limit1.cc rename to view/src/libicon/icon_limit1.cc diff --git a/ecflow/view/src/libicon/icon_limit1.xpm b/view/src/libicon/icon_limit1.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_limit1.xpm rename to view/src/libicon/icon_limit1.xpm diff --git a/ecflow/view/src/libicon/icon_limit2.cc b/view/src/libicon/icon_limit2.cc similarity index 100% rename from ecflow/view/src/libicon/icon_limit2.cc rename to view/src/libicon/icon_limit2.cc diff --git a/ecflow/view/src/libicon/icon_limit2.xpm b/view/src/libicon/icon_limit2.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_limit2.xpm rename to view/src/libicon/icon_limit2.xpm diff --git a/ecflow/view/src/libicon/icon_locked.cc b/view/src/libicon/icon_locked.cc similarity index 100% rename from ecflow/view/src/libicon/icon_locked.cc rename to view/src/libicon/icon_locked.cc diff --git a/ecflow/view/src/libicon/icon_locked.xpm b/view/src/libicon/icon_locked.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_locked.xpm rename to view/src/libicon/icon_locked.xpm diff --git a/ecflow/view/src/libicon/icon_memo.cc b/view/src/libicon/icon_memo.cc similarity index 100% rename from ecflow/view/src/libicon/icon_memo.cc rename to view/src/libicon/icon_memo.cc diff --git a/ecflow/view/src/libicon/icon_memo.xpm b/view/src/libicon/icon_memo.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_memo.xpm rename to view/src/libicon/icon_memo.xpm diff --git a/ecflow/view/src/libicon/icon_message.cc b/view/src/libicon/icon_message.cc similarity index 100% rename from ecflow/view/src/libicon/icon_message.cc rename to view/src/libicon/icon_message.cc diff --git a/ecflow/view/src/libicon/icon_message.xpm b/view/src/libicon/icon_message.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_message.xpm rename to view/src/libicon/icon_message.xpm diff --git a/ecflow/view/src/libicon/icon_migrated.cc b/view/src/libicon/icon_migrated.cc similarity index 100% rename from ecflow/view/src/libicon/icon_migrated.cc rename to view/src/libicon/icon_migrated.cc diff --git a/ecflow/view/src/libicon/icon_migrated.xpm b/view/src/libicon/icon_migrated.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_migrated.xpm rename to view/src/libicon/icon_migrated.xpm diff --git a/ecflow/view/src/libicon/icon_noway.cc b/view/src/libicon/icon_noway.cc similarity index 100% rename from ecflow/view/src/libicon/icon_noway.cc rename to view/src/libicon/icon_noway.cc diff --git a/ecflow/view/src/libicon/icon_noway.xpm b/view/src/libicon/icon_noway.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_noway.xpm rename to view/src/libicon/icon_noway.xpm diff --git a/ecflow/view/src/libicon/icon_rerun.cc b/view/src/libicon/icon_rerun.cc similarity index 100% rename from ecflow/view/src/libicon/icon_rerun.cc rename to view/src/libicon/icon_rerun.cc diff --git a/ecflow/view/src/libicon/icon_rerun.xpm b/view/src/libicon/icon_rerun.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_rerun.xpm rename to view/src/libicon/icon_rerun.xpm diff --git a/ecflow/view/src/libicon/icon_waiting.cc b/view/src/libicon/icon_waiting.cc similarity index 100% rename from ecflow/view/src/libicon/icon_waiting.cc rename to view/src/libicon/icon_waiting.cc diff --git a/ecflow/view/src/libicon/icon_waiting.xpm b/view/src/libicon/icon_waiting.xpm similarity index 100% rename from ecflow/view/src/libicon/icon_waiting.xpm rename to view/src/libicon/icon_waiting.xpm diff --git a/ecflow/view/src/libicon/xpm2cc b/view/src/libicon/xpm2cc similarity index 100% rename from ecflow/view/src/libicon/xpm2cc rename to view/src/libicon/xpm2cc diff --git a/ecflow/view/src/libui/uiask.cc b/view/src/libui/uiask.cc similarity index 100% rename from ecflow/view/src/libui/uiask.cc rename to view/src/libui/uiask.cc diff --git a/ecflow/view/src/libui/uiask.h b/view/src/libui/uiask.h similarity index 100% rename from ecflow/view/src/libui/uiask.h rename to view/src/libui/uiask.h diff --git a/ecflow/view/src/libui/uicollector.cc b/view/src/libui/uicollector.cc similarity index 100% rename from ecflow/view/src/libui/uicollector.cc rename to view/src/libui/uicollector.cc diff --git a/ecflow/view/src/libui/uicollector.h b/view/src/libui/uicollector.h similarity index 100% rename from ecflow/view/src/libui/uicollector.h rename to view/src/libui/uicollector.h diff --git a/ecflow/view/src/libui/uicolors.cc b/view/src/libui/uicolors.cc similarity index 100% rename from ecflow/view/src/libui/uicolors.cc rename to view/src/libui/uicolors.cc diff --git a/ecflow/view/src/libui/uicolors.h b/view/src/libui/uicolors.h similarity index 100% rename from ecflow/view/src/libui/uicolors.h rename to view/src/libui/uicolors.h diff --git a/ecflow/view/src/libui/uiconfirm.cc b/view/src/libui/uiconfirm.cc similarity index 100% rename from ecflow/view/src/libui/uiconfirm.cc rename to view/src/libui/uiconfirm.cc diff --git a/ecflow/view/src/libui/uiconfirm.h b/view/src/libui/uiconfirm.h similarity index 100% rename from ecflow/view/src/libui/uiconfirm.h rename to view/src/libui/uiconfirm.h diff --git a/ecflow/view/src/libui/uidepend.cc b/view/src/libui/uidepend.cc similarity index 100% rename from ecflow/view/src/libui/uidepend.cc rename to view/src/libui/uidepend.cc diff --git a/ecflow/view/src/libui/uidepend.h b/view/src/libui/uidepend.h similarity index 100% rename from ecflow/view/src/libui/uidepend.h rename to view/src/libui/uidepend.h diff --git a/ecflow/view/src/libui/uiedit.cc b/view/src/libui/uiedit.cc similarity index 100% rename from ecflow/view/src/libui/uiedit.cc rename to view/src/libui/uiedit.cc diff --git a/ecflow/view/src/libui/uiedit.h b/view/src/libui/uiedit.h similarity index 100% rename from ecflow/view/src/libui/uiedit.h rename to view/src/libui/uiedit.h diff --git a/ecflow/view/src/libui/uiedit_label.cc b/view/src/libui/uiedit_label.cc similarity index 100% rename from ecflow/view/src/libui/uiedit_label.cc rename to view/src/libui/uiedit_label.cc diff --git a/ecflow/view/src/libui/uiedit_label.h b/view/src/libui/uiedit_label.h similarity index 100% rename from ecflow/view/src/libui/uiedit_label.h rename to view/src/libui/uiedit_label.h diff --git a/ecflow/view/src/libui/uiedit_limit.cc b/view/src/libui/uiedit_limit.cc similarity index 100% rename from ecflow/view/src/libui/uiedit_limit.cc rename to view/src/libui/uiedit_limit.cc diff --git a/ecflow/view/src/libui/uiedit_limit.h b/view/src/libui/uiedit_limit.h similarity index 100% rename from ecflow/view/src/libui/uiedit_limit.h rename to view/src/libui/uiedit_limit.h diff --git a/ecflow/view/src/libui/uiedit_meter.cc b/view/src/libui/uiedit_meter.cc similarity index 100% rename from ecflow/view/src/libui/uiedit_meter.cc rename to view/src/libui/uiedit_meter.cc diff --git a/ecflow/view/src/libui/uiedit_meter.h b/view/src/libui/uiedit_meter.h similarity index 100% rename from ecflow/view/src/libui/uiedit_meter.h rename to view/src/libui/uiedit_meter.h diff --git a/ecflow/view/src/libui/uiedit_repeat.cc b/view/src/libui/uiedit_repeat.cc similarity index 100% rename from ecflow/view/src/libui/uiedit_repeat.cc rename to view/src/libui/uiedit_repeat.cc diff --git a/ecflow/view/src/libui/uiedit_repeat.h b/view/src/libui/uiedit_repeat.h similarity index 100% rename from ecflow/view/src/libui/uiedit_repeat.h rename to view/src/libui/uiedit_repeat.h diff --git a/ecflow/view/src/libui/uiedit_variable.cc b/view/src/libui/uiedit_variable.cc similarity index 100% rename from ecflow/view/src/libui/uiedit_variable.cc rename to view/src/libui/uiedit_variable.cc diff --git a/ecflow/view/src/libui/uiedit_variable.h b/view/src/libui/uiedit_variable.h similarity index 100% rename from ecflow/view/src/libui/uiedit_variable.h rename to view/src/libui/uiedit_variable.h diff --git a/ecflow/view/src/libui/uierror.cc b/view/src/libui/uierror.cc similarity index 100% rename from ecflow/view/src/libui/uierror.cc rename to view/src/libui/uierror.cc diff --git a/ecflow/view/src/libui/uierror.h b/view/src/libui/uierror.h similarity index 100% rename from ecflow/view/src/libui/uierror.h rename to view/src/libui/uierror.h diff --git a/ecflow/view/src/libui/uifind.cc b/view/src/libui/uifind.cc similarity index 100% rename from ecflow/view/src/libui/uifind.cc rename to view/src/libui/uifind.cc diff --git a/ecflow/view/src/libui/uifind.h b/view/src/libui/uifind.h similarity index 100% rename from ecflow/view/src/libui/uifind.h rename to view/src/libui/uifind.h diff --git a/ecflow/view/src/libui/uifonts.cc b/view/src/libui/uifonts.cc similarity index 100% rename from ecflow/view/src/libui/uifonts.cc rename to view/src/libui/uifonts.cc diff --git a/ecflow/view/src/libui/uifonts.h b/view/src/libui/uifonts.h similarity index 100% rename from ecflow/view/src/libui/uifonts.h rename to view/src/libui/uifonts.h diff --git a/ecflow/view/src/libui/uifsb.cc b/view/src/libui/uifsb.cc similarity index 100% rename from ecflow/view/src/libui/uifsb.cc rename to view/src/libui/uifsb.cc diff --git a/ecflow/view/src/libui/uifsb.h b/view/src/libui/uifsb.h similarity index 100% rename from ecflow/view/src/libui/uifsb.h rename to view/src/libui/uifsb.h diff --git a/ecflow/view/src/libui/uihistory.cc b/view/src/libui/uihistory.cc similarity index 100% rename from ecflow/view/src/libui/uihistory.cc rename to view/src/libui/uihistory.cc diff --git a/ecflow/view/src/libui/uihistory.h b/view/src/libui/uihistory.h similarity index 100% rename from ecflow/view/src/libui/uihistory.h rename to view/src/libui/uihistory.h diff --git a/ecflow/view/src/libui/uiinfo.cc b/view/src/libui/uiinfo.cc similarity index 100% rename from ecflow/view/src/libui/uiinfo.cc rename to view/src/libui/uiinfo.cc diff --git a/ecflow/view/src/libui/uiinfo.h b/view/src/libui/uiinfo.h similarity index 100% rename from ecflow/view/src/libui/uiinfo.h rename to view/src/libui/uiinfo.h diff --git a/ecflow/view/src/libui/uijob.cc b/view/src/libui/uijob.cc similarity index 100% rename from ecflow/view/src/libui/uijob.cc rename to view/src/libui/uijob.cc diff --git a/ecflow/view/src/libui/uijob.h b/view/src/libui/uijob.h similarity index 100% rename from ecflow/view/src/libui/uijob.h rename to view/src/libui/uijob.h diff --git a/ecflow/view/src/libui/uijobcheck.cc b/view/src/libui/uijobcheck.cc similarity index 100% rename from ecflow/view/src/libui/uijobcheck.cc rename to view/src/libui/uijobcheck.cc diff --git a/ecflow/view/src/libui/uijobcheck.h b/view/src/libui/uijobcheck.h similarity index 100% rename from ecflow/view/src/libui/uijobcheck.h rename to view/src/libui/uijobcheck.h diff --git a/ecflow/view/src/libui/uijobstatus.cc b/view/src/libui/uijobstatus.cc similarity index 100% rename from ecflow/view/src/libui/uijobstatus.cc rename to view/src/libui/uijobstatus.cc diff --git a/ecflow/view/src/libui/uijobstatus.h b/view/src/libui/uijobstatus.h similarity index 100% rename from ecflow/view/src/libui/uijobstatus.h rename to view/src/libui/uijobstatus.h diff --git a/ecflow/view/src/libui/uimail.cc b/view/src/libui/uimail.cc similarity index 100% rename from ecflow/view/src/libui/uimail.cc rename to view/src/libui/uimail.cc diff --git a/ecflow/view/src/libui/uimail.h b/view/src/libui/uimail.h similarity index 100% rename from ecflow/view/src/libui/uimail.h rename to view/src/libui/uimail.h diff --git a/ecflow/view/src/libui/uimanual.cc b/view/src/libui/uimanual.cc similarity index 100% rename from ecflow/view/src/libui/uimanual.cc rename to view/src/libui/uimanual.cc diff --git a/ecflow/view/src/libui/uimanual.h b/view/src/libui/uimanual.h similarity index 100% rename from ecflow/view/src/libui/uimanual.h rename to view/src/libui/uimanual.h diff --git a/ecflow/view/src/libui/uimenu.cc b/view/src/libui/uimenu.cc similarity index 100% rename from ecflow/view/src/libui/uimenu.cc rename to view/src/libui/uimenu.cc diff --git a/ecflow/view/src/libui/uimenu.h b/view/src/libui/uimenu.h similarity index 100% rename from ecflow/view/src/libui/uimenu.h rename to view/src/libui/uimenu.h diff --git a/ecflow/view/src/libui/uimessages.cc b/view/src/libui/uimessages.cc similarity index 100% rename from ecflow/view/src/libui/uimessages.cc rename to view/src/libui/uimessages.cc diff --git a/ecflow/view/src/libui/uimessages.h b/view/src/libui/uimessages.h similarity index 100% rename from ecflow/view/src/libui/uimessages.h rename to view/src/libui/uimessages.h diff --git a/ecflow/view/src/libui/uinode_alert.cc b/view/src/libui/uinode_alert.cc similarity index 100% rename from ecflow/view/src/libui/uinode_alert.cc rename to view/src/libui/uinode_alert.cc diff --git a/ecflow/view/src/libui/uinode_alert.h b/view/src/libui/uinode_alert.h similarity index 100% rename from ecflow/view/src/libui/uinode_alert.h rename to view/src/libui/uinode_alert.h diff --git a/ecflow/view/src/libui/uioption.cc b/view/src/libui/uioption.cc similarity index 100% rename from ecflow/view/src/libui/uioption.cc rename to view/src/libui/uioption.cc diff --git a/ecflow/view/src/libui/uioption.h b/view/src/libui/uioption.h similarity index 100% rename from ecflow/view/src/libui/uioption.h rename to view/src/libui/uioption.h diff --git a/ecflow/view/src/libui/uioutput.cc b/view/src/libui/uioutput.cc similarity index 100% rename from ecflow/view/src/libui/uioutput.cc rename to view/src/libui/uioutput.cc diff --git a/ecflow/view/src/libui/uioutput.h b/view/src/libui/uioutput.h similarity index 100% rename from ecflow/view/src/libui/uioutput.h rename to view/src/libui/uioutput.h diff --git a/ecflow/view/src/libui/uipanel.cc b/view/src/libui/uipanel.cc similarity index 100% rename from ecflow/view/src/libui/uipanel.cc rename to view/src/libui/uipanel.cc diff --git a/ecflow/view/src/libui/uipanel.h b/view/src/libui/uipanel.h similarity index 100% rename from ecflow/view/src/libui/uipanel.h rename to view/src/libui/uipanel.h diff --git a/ecflow/view/src/libui/uipasswd.cc b/view/src/libui/uipasswd.cc similarity index 100% rename from ecflow/view/src/libui/uipasswd.cc rename to view/src/libui/uipasswd.cc diff --git a/ecflow/view/src/libui/uipasswd.h b/view/src/libui/uipasswd.h similarity index 100% rename from ecflow/view/src/libui/uipasswd.h rename to view/src/libui/uipasswd.h diff --git a/ecflow/view/src/libui/uipref.cc b/view/src/libui/uipref.cc similarity index 100% rename from ecflow/view/src/libui/uipref.cc rename to view/src/libui/uipref.cc diff --git a/ecflow/view/src/libui/uipref.h b/view/src/libui/uipref.h similarity index 100% rename from ecflow/view/src/libui/uipref.h rename to view/src/libui/uipref.h diff --git a/ecflow/view/src/libui/uiscript.cc b/view/src/libui/uiscript.cc similarity index 100% rename from ecflow/view/src/libui/uiscript.cc rename to view/src/libui/uiscript.cc diff --git a/ecflow/view/src/libui/uiscript.h b/view/src/libui/uiscript.h similarity index 100% rename from ecflow/view/src/libui/uiscript.h rename to view/src/libui/uiscript.h diff --git a/ecflow/view/src/libui/uisearch.cc b/view/src/libui/uisearch.cc similarity index 100% rename from ecflow/view/src/libui/uisearch.cc rename to view/src/libui/uisearch.cc diff --git a/ecflow/view/src/libui/uisearch.h b/view/src/libui/uisearch.h similarity index 100% rename from ecflow/view/src/libui/uisearch.h rename to view/src/libui/uisearch.h diff --git a/ecflow/view/src/libui/uiservers.cc b/view/src/libui/uiservers.cc similarity index 100% rename from ecflow/view/src/libui/uiservers.cc rename to view/src/libui/uiservers.cc diff --git a/ecflow/view/src/libui/uiservers.h b/view/src/libui/uiservers.h similarity index 100% rename from ecflow/view/src/libui/uiservers.h rename to view/src/libui/uiservers.h diff --git a/ecflow/view/src/libui/uisuites.cc b/view/src/libui/uisuites.cc similarity index 100% rename from ecflow/view/src/libui/uisuites.cc rename to view/src/libui/uisuites.cc diff --git a/ecflow/view/src/libui/uisuites.h b/view/src/libui/uisuites.h similarity index 100% rename from ecflow/view/src/libui/uisuites.h rename to view/src/libui/uisuites.h diff --git a/ecflow/view/src/libui/uitimetable.cc b/view/src/libui/uitimetable.cc similarity index 100% rename from ecflow/view/src/libui/uitimetable.cc rename to view/src/libui/uitimetable.cc diff --git a/ecflow/view/src/libui/uitimetable.h b/view/src/libui/uitimetable.h similarity index 100% rename from ecflow/view/src/libui/uitimetable.h rename to view/src/libui/uitimetable.h diff --git a/ecflow/view/src/libui/uitip.cc b/view/src/libui/uitip.cc similarity index 100% rename from ecflow/view/src/libui/uitip.cc rename to view/src/libui/uitip.cc diff --git a/ecflow/view/src/libui/uitip.h b/view/src/libui/uitip.h similarity index 100% rename from ecflow/view/src/libui/uitip.h rename to view/src/libui/uitip.h diff --git a/ecflow/view/src/libui/uitop.cc b/view/src/libui/uitop.cc similarity index 100% rename from ecflow/view/src/libui/uitop.cc rename to view/src/libui/uitop.cc diff --git a/ecflow/view/src/libui/uitop.h b/view/src/libui/uitop.h similarity index 100% rename from ecflow/view/src/libui/uitop.h rename to view/src/libui/uitop.h diff --git a/ecflow/view/src/libui/uitree.cc b/view/src/libui/uitree.cc similarity index 100% rename from ecflow/view/src/libui/uitree.cc rename to view/src/libui/uitree.cc diff --git a/ecflow/view/src/libui/uitree.h b/view/src/libui/uitree.h similarity index 100% rename from ecflow/view/src/libui/uitree.h rename to view/src/libui/uitree.h diff --git a/ecflow/view/src/libui/uitriggers.cc b/view/src/libui/uitriggers.cc similarity index 100% rename from ecflow/view/src/libui/uitriggers.cc rename to view/src/libui/uitriggers.cc diff --git a/ecflow/view/src/libui/uitriggers.h b/view/src/libui/uitriggers.h similarity index 100% rename from ecflow/view/src/libui/uitriggers.h rename to view/src/libui/uitriggers.h diff --git a/ecflow/view/src/libui/uiuser.cc b/view/src/libui/uiuser.cc similarity index 100% rename from ecflow/view/src/libui/uiuser.cc rename to view/src/libui/uiuser.cc diff --git a/ecflow/view/src/libui/uiuser.h b/view/src/libui/uiuser.h similarity index 100% rename from ecflow/view/src/libui/uiuser.h rename to view/src/libui/uiuser.h diff --git a/ecflow/view/src/libui/uiusers.cc b/view/src/libui/uiusers.cc similarity index 100% rename from ecflow/view/src/libui/uiusers.cc rename to view/src/libui/uiusers.cc diff --git a/ecflow/view/src/libui/uiusers.h b/view/src/libui/uiusers.h similarity index 100% rename from ecflow/view/src/libui/uiusers.h rename to view/src/libui/uiusers.h diff --git a/ecflow/view/src/libui/uivariables.cc b/view/src/libui/uivariables.cc similarity index 100% rename from ecflow/view/src/libui/uivariables.cc rename to view/src/libui/uivariables.cc diff --git a/ecflow/view/src/libui/uivariables.h b/view/src/libui/uivariables.h similarity index 100% rename from ecflow/view/src/libui/uivariables.h rename to view/src/libui/uivariables.h diff --git a/ecflow/view/src/libui/uiwhy.cc b/view/src/libui/uiwhy.cc similarity index 100% rename from ecflow/view/src/libui/uiwhy.cc rename to view/src/libui/uiwhy.cc diff --git a/ecflow/view/src/libui/uiwhy.h b/view/src/libui/uiwhy.h similarity index 100% rename from ecflow/view/src/libui/uiwhy.h rename to view/src/libui/uiwhy.h diff --git a/ecflow/view/src/libui/uizombies.cc b/view/src/libui/uizombies.cc similarity index 100% rename from ecflow/view/src/libui/uizombies.cc rename to view/src/libui/uizombies.cc diff --git a/ecflow/view/src/libui/uizombies.h b/view/src/libui/uizombies.h similarity index 100% rename from ecflow/view/src/libui/uizombies.h rename to view/src/libui/uizombies.h diff --git a/ecflow/view/src/libxec/xec_Cursor.c b/view/src/libxec/xec_Cursor.c similarity index 100% rename from ecflow/view/src/libxec/xec_Cursor.c rename to view/src/libxec/xec_Cursor.c diff --git a/ecflow/view/src/libxec/xec_Label.c b/view/src/libxec/xec_Label.c similarity index 100% rename from ecflow/view/src/libxec/xec_Label.c rename to view/src/libxec/xec_Label.c diff --git a/ecflow/view/src/libxec/xec_List.c b/view/src/libxec/xec_List.c similarity index 100% rename from ecflow/view/src/libxec/xec_List.c rename to view/src/libxec/xec_List.c diff --git a/ecflow/view/src/libxec/xec_Regexp.c b/view/src/libxec/xec_Regexp.c similarity index 100% rename from ecflow/view/src/libxec/xec_Regexp.c rename to view/src/libxec/xec_Regexp.c diff --git a/ecflow/view/src/libxec/xec_Strings.c b/view/src/libxec/xec_Strings.c similarity index 100% rename from ecflow/view/src/libxec/xec_Strings.c rename to view/src/libxec/xec_Strings.c diff --git a/ecflow/view/src/libxec/xec_Text.c b/view/src/libxec/xec_Text.c similarity index 100% rename from ecflow/view/src/libxec/xec_Text.c rename to view/src/libxec/xec_Text.c diff --git a/ecflow/view/src/libxec/xec_Toggle.c b/view/src/libxec/xec_Toggle.c similarity index 100% rename from ecflow/view/src/libxec/xec_Toggle.c rename to view/src/libxec/xec_Toggle.c diff --git a/ecflow/view/src/libxec/xec_Widget.c b/view/src/libxec/xec_Widget.c similarity index 100% rename from ecflow/view/src/libxec/xec_Widget.c rename to view/src/libxec/xec_Widget.c diff --git a/ecflow/view/src/limit_node.cc b/view/src/limit_node.cc similarity index 100% rename from ecflow/view/src/limit_node.cc rename to view/src/limit_node.cc diff --git a/ecflow/view/src/limit_node.h b/view/src/limit_node.h similarity index 100% rename from ecflow/view/src/limit_node.h rename to view/src/limit_node.h diff --git a/ecflow/view/src/line.c b/view/src/line.c similarity index 100% rename from ecflow/view/src/line.c rename to view/src/line.c diff --git a/ecflow/view/src/lister.cc b/view/src/lister.cc similarity index 100% rename from ecflow/view/src/lister.cc rename to view/src/lister.cc diff --git a/ecflow/view/src/lister.h b/view/src/lister.h similarity index 100% rename from ecflow/view/src/lister.h rename to view/src/lister.h diff --git a/ecflow/view/src/log_event.cc b/view/src/log_event.cc similarity index 100% rename from ecflow/view/src/log_event.cc rename to view/src/log_event.cc diff --git a/ecflow/view/src/log_event.h b/view/src/log_event.h similarity index 100% rename from ecflow/view/src/log_event.h rename to view/src/log_event.h diff --git a/ecflow/view/src/log_file.h b/view/src/log_file.h similarity index 100% rename from ecflow/view/src/log_file.h rename to view/src/log_file.h diff --git a/ecflow/view/src/logsvr.cc b/view/src/logsvr.cc similarity index 100% rename from ecflow/view/src/logsvr.cc rename to view/src/logsvr.cc diff --git a/ecflow/view/src/logsvr.h b/view/src/logsvr.h similarity index 100% rename from ecflow/view/src/logsvr.h rename to view/src/logsvr.h diff --git a/ecflow/view/src/mail.cc b/view/src/mail.cc similarity index 100% rename from ecflow/view/src/mail.cc rename to view/src/mail.cc diff --git a/ecflow/view/src/mail.h b/view/src/mail.h similarity index 100% rename from ecflow/view/src/mail.h rename to view/src/mail.h diff --git a/ecflow/view/src/manual.cc b/view/src/manual.cc similarity index 100% rename from ecflow/view/src/manual.cc rename to view/src/manual.cc diff --git a/ecflow/view/src/manual.h b/view/src/manual.h similarity index 100% rename from ecflow/view/src/manual.h rename to view/src/manual.h diff --git a/ecflow/view/src/menu2c.sh b/view/src/menu2c.sh similarity index 100% rename from ecflow/view/src/menu2c.sh rename to view/src/menu2c.sh diff --git a/ecflow/view/src/menu_prefs.cc b/view/src/menu_prefs.cc similarity index 100% rename from ecflow/view/src/menu_prefs.cc rename to view/src/menu_prefs.cc diff --git a/ecflow/view/src/menu_prefs.h b/view/src/menu_prefs.h similarity index 100% rename from ecflow/view/src/menu_prefs.h rename to view/src/menu_prefs.h diff --git a/ecflow/view/src/menul.c b/view/src/menul.c similarity index 100% rename from ecflow/view/src/menul.c rename to view/src/menul.c diff --git a/ecflow/view/src/menul.l b/view/src/menul.l similarity index 100% rename from ecflow/view/src/menul.l rename to view/src/menul.l diff --git a/ecflow/view/src/menus.cc b/view/src/menus.cc similarity index 100% rename from ecflow/view/src/menus.cc rename to view/src/menus.cc diff --git a/ecflow/view/src/menus.h b/view/src/menus.h similarity index 100% rename from ecflow/view/src/menus.h rename to view/src/menus.h diff --git a/ecflow/view/src/menuy.c b/view/src/menuy.c similarity index 100% rename from ecflow/view/src/menuy.c rename to view/src/menuy.c diff --git a/ecflow/view/src/menuy.y b/view/src/menuy.y similarity index 100% rename from ecflow/view/src/menuy.y rename to view/src/menuy.y diff --git a/ecflow/view/src/messages.cc b/view/src/messages.cc similarity index 100% rename from ecflow/view/src/messages.cc rename to view/src/messages.cc diff --git a/ecflow/view/src/messages.h b/view/src/messages.h similarity index 100% rename from ecflow/view/src/messages.h rename to view/src/messages.h diff --git a/ecflow/view/src/meter_node.cc b/view/src/meter_node.cc similarity index 100% rename from ecflow/view/src/meter_node.cc rename to view/src/meter_node.cc diff --git a/ecflow/view/src/meter_node.h b/view/src/meter_node.h similarity index 100% rename from ecflow/view/src/meter_node.h rename to view/src/meter_node.h diff --git a/ecflow/view/src/node.cc b/view/src/node.cc similarity index 100% rename from ecflow/view/src/node.cc rename to view/src/node.cc diff --git a/ecflow/view/src/node.h b/view/src/node.h similarity index 100% rename from ecflow/view/src/node.h rename to view/src/node.h diff --git a/ecflow/view/src/node_alert.cc b/view/src/node_alert.cc similarity index 100% rename from ecflow/view/src/node_alert.cc rename to view/src/node_alert.cc diff --git a/ecflow/view/src/node_alert.h b/view/src/node_alert.h similarity index 100% rename from ecflow/view/src/node_alert.h rename to view/src/node_alert.h diff --git a/ecflow/view/src/node_editor.cc b/view/src/node_editor.cc similarity index 100% rename from ecflow/view/src/node_editor.cc rename to view/src/node_editor.cc diff --git a/ecflow/view/src/node_editor.h b/view/src/node_editor.h similarity index 100% rename from ecflow/view/src/node_editor.h rename to view/src/node_editor.h diff --git a/ecflow/view/src/node_list.cc b/view/src/node_list.cc similarity index 100% rename from ecflow/view/src/node_list.cc rename to view/src/node_list.cc diff --git a/ecflow/view/src/node_list.h b/view/src/node_list.h similarity index 100% rename from ecflow/view/src/node_list.h rename to view/src/node_list.h diff --git a/ecflow/view/src/node_lister.h b/view/src/node_lister.h similarity index 100% rename from ecflow/view/src/node_lister.h rename to view/src/node_lister.h diff --git a/ecflow/view/src/node_window.cc b/view/src/node_window.cc similarity index 100% rename from ecflow/view/src/node_window.cc rename to view/src/node_window.cc diff --git a/ecflow/view/src/node_window.h b/view/src/node_window.h similarity index 100% rename from ecflow/view/src/node_window.h rename to view/src/node_window.h diff --git a/ecflow/view/src/not_enqueued.cc b/view/src/not_enqueued.cc similarity index 100% rename from ecflow/view/src/not_enqueued.cc rename to view/src/not_enqueued.cc diff --git a/ecflow/view/src/not_enqueued.h b/view/src/not_enqueued.h similarity index 100% rename from ecflow/view/src/not_enqueued.h rename to view/src/not_enqueued.h diff --git a/ecflow/view/src/observable.cc b/view/src/observable.cc similarity index 100% rename from ecflow/view/src/observable.cc rename to view/src/observable.cc diff --git a/ecflow/view/src/observable.h b/view/src/observable.h similarity index 100% rename from ecflow/view/src/observable.h rename to view/src/observable.h diff --git a/ecflow/view/src/observer.cc b/view/src/observer.cc similarity index 100% rename from ecflow/view/src/observer.cc rename to view/src/observer.cc diff --git a/ecflow/view/src/observer.h b/view/src/observer.h similarity index 100% rename from ecflow/view/src/observer.h rename to view/src/observer.h diff --git a/ecflow/view/src/opener.h b/view/src/opener.h similarity index 100% rename from ecflow/view/src/opener.h rename to view/src/opener.h diff --git a/ecflow/view/src/option.cc b/view/src/option.cc similarity index 100% rename from ecflow/view/src/option.cc rename to view/src/option.cc diff --git a/ecflow/view/src/option.h b/view/src/option.h similarity index 100% rename from ecflow/view/src/option.h rename to view/src/option.h diff --git a/ecflow/view/src/option_panel.cc b/view/src/option_panel.cc similarity index 100% rename from ecflow/view/src/option_panel.cc rename to view/src/option_panel.cc diff --git a/ecflow/view/src/option_panel.h b/view/src/option_panel.h similarity index 100% rename from ecflow/view/src/option_panel.h rename to view/src/option_panel.h diff --git a/ecflow/view/src/output.cc b/view/src/output.cc similarity index 100% rename from ecflow/view/src/output.cc rename to view/src/output.cc diff --git a/ecflow/view/src/output.h b/view/src/output.h similarity index 100% rename from ecflow/view/src/output.h rename to view/src/output.h diff --git a/ecflow/view/src/panel.cc b/view/src/panel.cc similarity index 100% rename from ecflow/view/src/panel.cc rename to view/src/panel.cc diff --git a/ecflow/view/src/panel.h b/view/src/panel.h similarity index 100% rename from ecflow/view/src/panel.h rename to view/src/panel.h diff --git a/ecflow/view/src/panel_factories.h b/view/src/panel_factories.h similarity index 100% rename from ecflow/view/src/panel_factories.h rename to view/src/panel_factories.h diff --git a/ecflow/view/src/panel_window.cc b/view/src/panel_window.cc similarity index 100% rename from ecflow/view/src/panel_window.cc rename to view/src/panel_window.cc diff --git a/ecflow/view/src/panel_window.h b/view/src/panel_window.h similarity index 100% rename from ecflow/view/src/panel_window.h rename to view/src/panel_window.h diff --git a/ecflow/view/src/parser.cc b/view/src/parser.cc similarity index 100% rename from ecflow/view/src/parser.cc rename to view/src/parser.cc diff --git a/ecflow/view/src/parser.h b/view/src/parser.h similarity index 100% rename from ecflow/view/src/parser.h rename to view/src/parser.h diff --git a/ecflow/view/src/passwrd.cc b/view/src/passwrd.cc similarity index 100% rename from ecflow/view/src/passwrd.cc rename to view/src/passwrd.cc diff --git a/ecflow/view/src/passwrd.h b/view/src/passwrd.h similarity index 100% rename from ecflow/view/src/passwrd.h rename to view/src/passwrd.h diff --git a/ecflow/view/src/patch.pl b/view/src/patch.pl similarity index 100% rename from ecflow/view/src/patch.pl rename to view/src/patch.pl diff --git a/ecflow/view/src/persist.cc b/view/src/persist.cc similarity index 100% rename from ecflow/view/src/persist.cc rename to view/src/persist.cc diff --git a/ecflow/view/src/persist.h b/view/src/persist.h similarity index 100% rename from ecflow/view/src/persist.h rename to view/src/persist.h diff --git a/ecflow/view/src/pixmap.cc b/view/src/pixmap.cc similarity index 100% rename from ecflow/view/src/pixmap.cc rename to view/src/pixmap.cc diff --git a/ecflow/view/src/pixmap.h b/view/src/pixmap.h similarity index 100% rename from ecflow/view/src/pixmap.h rename to view/src/pixmap.h diff --git a/ecflow/view/src/pref_editor.cc b/view/src/pref_editor.cc similarity index 100% rename from ecflow/view/src/pref_editor.cc rename to view/src/pref_editor.cc diff --git a/ecflow/view/src/pref_editor.h b/view/src/pref_editor.h similarity index 100% rename from ecflow/view/src/pref_editor.h rename to view/src/pref_editor.h diff --git a/ecflow/view/src/pref_window.cc b/view/src/pref_window.cc similarity index 100% rename from ecflow/view/src/pref_window.cc rename to view/src/pref_window.cc diff --git a/ecflow/view/src/pref_window.h b/view/src/pref_window.h similarity index 100% rename from ecflow/view/src/pref_window.h rename to view/src/pref_window.h diff --git a/ecflow/view/src/prefs.cc b/view/src/prefs.cc similarity index 100% rename from ecflow/view/src/prefs.cc rename to view/src/prefs.cc diff --git a/ecflow/view/src/prefs.h b/view/src/prefs.h similarity index 100% rename from ecflow/view/src/prefs.h rename to view/src/prefs.h diff --git a/ecflow/view/src/re.h b/view/src/re.h similarity index 100% rename from ecflow/view/src/re.h rename to view/src/re.h diff --git a/ecflow/view/src/reach.cc b/view/src/reach.cc similarity index 100% rename from ecflow/view/src/reach.cc rename to view/src/reach.cc diff --git a/ecflow/view/src/reach.h b/view/src/reach.h similarity index 100% rename from ecflow/view/src/reach.h rename to view/src/reach.h diff --git a/ecflow/view/src/relation.cc b/view/src/relation.cc similarity index 100% rename from ecflow/view/src/relation.cc rename to view/src/relation.cc diff --git a/ecflow/view/src/relation.h b/view/src/relation.h similarity index 100% rename from ecflow/view/src/relation.h rename to view/src/relation.h diff --git a/ecflow/view/src/repeat.h b/view/src/repeat.h similarity index 100% rename from ecflow/view/src/repeat.h rename to view/src/repeat.h diff --git a/ecflow/view/src/repeat_node.cc b/view/src/repeat_node.cc similarity index 100% rename from ecflow/view/src/repeat_node.cc rename to view/src/repeat_node.cc diff --git a/ecflow/view/src/repeat_node.h b/view/src/repeat_node.h similarity index 100% rename from ecflow/view/src/repeat_node.h rename to view/src/repeat_node.h diff --git a/ecflow/view/src/resource.cc b/view/src/resource.cc similarity index 100% rename from ecflow/view/src/resource.cc rename to view/src/resource.cc diff --git a/ecflow/view/src/resource.h b/view/src/resource.h similarity index 100% rename from ecflow/view/src/resource.h rename to view/src/resource.h diff --git a/ecflow/view/src/restart.cc b/view/src/restart.cc similarity index 100% rename from ecflow/view/src/restart.cc rename to view/src/restart.cc diff --git a/ecflow/view/src/restart.h b/view/src/restart.h similarity index 100% rename from ecflow/view/src/restart.h rename to view/src/restart.h diff --git a/ecflow/view/src/result.cc b/view/src/result.cc similarity index 100% rename from ecflow/view/src/result.cc rename to view/src/result.cc diff --git a/ecflow/view/src/result.h b/view/src/result.h similarity index 100% rename from ecflow/view/src/result.h rename to view/src/result.h diff --git a/ecflow/view/src/runnable.cc b/view/src/runnable.cc similarity index 100% rename from ecflow/view/src/runnable.cc rename to view/src/runnable.cc diff --git a/ecflow/view/src/runnable.h b/view/src/runnable.h similarity index 100% rename from ecflow/view/src/runnable.h rename to view/src/runnable.h diff --git a/ecflow/view/src/script_panel.cc b/view/src/script_panel.cc similarity index 100% rename from ecflow/view/src/script_panel.cc rename to view/src/script_panel.cc diff --git a/ecflow/view/src/script_panel.h b/view/src/script_panel.h similarity index 100% rename from ecflow/view/src/script_panel.h rename to view/src/script_panel.h diff --git a/ecflow/view/src/scripting.cc b/view/src/scripting.cc similarity index 100% rename from ecflow/view/src/scripting.cc rename to view/src/scripting.cc diff --git a/ecflow/view/src/scripting.h b/view/src/scripting.h similarity index 100% rename from ecflow/view/src/scripting.h rename to view/src/scripting.h diff --git a/ecflow/view/src/search.cc b/view/src/search.cc similarity index 100% rename from ecflow/view/src/search.cc rename to view/src/search.cc diff --git a/ecflow/view/src/search.h b/view/src/search.h similarity index 100% rename from ecflow/view/src/search.h rename to view/src/search.h diff --git a/ecflow/view/src/searchable.cc b/view/src/searchable.cc similarity index 100% rename from ecflow/view/src/searchable.cc rename to view/src/searchable.cc diff --git a/ecflow/view/src/searchable.h b/view/src/searchable.h similarity index 100% rename from ecflow/view/src/searchable.h rename to view/src/searchable.h diff --git a/ecflow/view/src/selection.cc b/view/src/selection.cc similarity index 100% rename from ecflow/view/src/selection.cc rename to view/src/selection.cc diff --git a/ecflow/view/src/selection.h b/view/src/selection.h similarity index 100% rename from ecflow/view/src/selection.h rename to view/src/selection.h diff --git a/ecflow/view/src/server.cc b/view/src/server.cc similarity index 100% rename from ecflow/view/src/server.cc rename to view/src/server.cc diff --git a/ecflow/view/src/server.h b/view/src/server.h similarity index 100% rename from ecflow/view/src/server.h rename to view/src/server.h diff --git a/ecflow/view/src/servers_prefs.cc b/view/src/servers_prefs.cc similarity index 100% rename from ecflow/view/src/servers_prefs.cc rename to view/src/servers_prefs.cc diff --git a/ecflow/view/src/servers_prefs.h b/view/src/servers_prefs.h similarity index 100% rename from ecflow/view/src/servers_prefs.h rename to view/src/servers_prefs.h diff --git a/ecflow/view/src/show.cc b/view/src/show.cc similarity index 100% rename from ecflow/view/src/show.cc rename to view/src/show.cc diff --git a/ecflow/view/src/show.h b/view/src/show.h similarity index 100% rename from ecflow/view/src/show.h rename to view/src/show.h diff --git a/ecflow/view/src/simple_node.cc b/view/src/simple_node.cc similarity index 100% rename from ecflow/view/src/simple_node.cc rename to view/src/simple_node.cc diff --git a/ecflow/view/src/simple_node.h b/view/src/simple_node.h similarity index 100% rename from ecflow/view/src/simple_node.h rename to view/src/simple_node.h diff --git a/ecflow/view/src/singleton.h b/view/src/singleton.h similarity index 100% rename from ecflow/view/src/singleton.h rename to view/src/singleton.h diff --git a/ecflow/view/src/std.h b/view/src/std.h similarity index 100% rename from ecflow/view/src/std.h rename to view/src/std.h diff --git a/ecflow/view/src/stl.h b/view/src/stl.h similarity index 100% rename from ecflow/view/src/stl.h rename to view/src/stl.h diff --git a/ecflow/view/src/str.cc b/view/src/str.cc similarity index 100% rename from ecflow/view/src/str.cc rename to view/src/str.cc diff --git a/ecflow/view/src/str.h b/view/src/str.h similarity index 100% rename from ecflow/view/src/str.h rename to view/src/str.h diff --git a/ecflow/view/src/substitute.cc b/view/src/substitute.cc similarity index 100% rename from ecflow/view/src/substitute.cc rename to view/src/substitute.cc diff --git a/ecflow/view/src/substitute.h b/view/src/substitute.h similarity index 100% rename from ecflow/view/src/substitute.h rename to view/src/substitute.h diff --git a/ecflow/view/src/suites_panel.cc b/view/src/suites_panel.cc similarity index 100% rename from ecflow/view/src/suites_panel.cc rename to view/src/suites_panel.cc diff --git a/ecflow/view/src/suites_panel.h b/view/src/suites_panel.h similarity index 100% rename from ecflow/view/src/suites_panel.h rename to view/src/suites_panel.h diff --git a/ecflow/view/src/super_node.cc b/view/src/super_node.cc similarity index 100% rename from ecflow/view/src/super_node.cc rename to view/src/super_node.cc diff --git a/ecflow/view/src/super_node.h b/view/src/super_node.h similarity index 100% rename from ecflow/view/src/super_node.h rename to view/src/super_node.h diff --git a/ecflow/view/src/task_node.cc b/view/src/task_node.cc similarity index 100% rename from ecflow/view/src/task_node.cc rename to view/src/task_node.cc diff --git a/ecflow/view/src/task_node.h b/view/src/task_node.h similarity index 100% rename from ecflow/view/src/task_node.h rename to view/src/task_node.h diff --git a/ecflow/view/src/text_layout.cc b/view/src/text_layout.cc similarity index 100% rename from ecflow/view/src/text_layout.cc rename to view/src/text_layout.cc diff --git a/ecflow/view/src/text_layout.h b/view/src/text_layout.h similarity index 100% rename from ecflow/view/src/text_layout.h rename to view/src/text_layout.h diff --git a/ecflow/view/src/text_lister.h b/view/src/text_lister.h similarity index 100% rename from ecflow/view/src/text_lister.h rename to view/src/text_lister.h diff --git a/ecflow/view/src/text_window.cc b/view/src/text_window.cc similarity index 100% rename from ecflow/view/src/text_window.cc rename to view/src/text_window.cc diff --git a/ecflow/view/src/text_window.h b/view/src/text_window.h similarity index 100% rename from ecflow/view/src/text_window.h rename to view/src/text_window.h diff --git a/ecflow/view/src/time.cc b/view/src/time.cc similarity index 100% rename from ecflow/view/src/time.cc rename to view/src/time.cc diff --git a/ecflow/view/src/time_node.h b/view/src/time_node.h similarity index 100% rename from ecflow/view/src/time_node.h rename to view/src/time_node.h diff --git a/ecflow/view/src/timeout.cc b/view/src/timeout.cc similarity index 100% rename from ecflow/view/src/timeout.cc rename to view/src/timeout.cc diff --git a/ecflow/view/src/timeout.h b/view/src/timeout.h similarity index 100% rename from ecflow/view/src/timeout.h rename to view/src/timeout.h diff --git a/ecflow/view/src/timetable_panel.cc b/view/src/timetable_panel.cc similarity index 100% rename from ecflow/view/src/timetable_panel.cc rename to view/src/timetable_panel.cc diff --git a/ecflow/view/src/timetable_panel.h b/view/src/timetable_panel.h similarity index 100% rename from ecflow/view/src/timetable_panel.h rename to view/src/timetable_panel.h diff --git a/ecflow/view/src/tip.cc b/view/src/tip.cc similarity index 100% rename from ecflow/view/src/tip.cc rename to view/src/tip.cc diff --git a/ecflow/view/src/tip.h b/view/src/tip.h similarity index 100% rename from ecflow/view/src/tip.h rename to view/src/tip.h diff --git a/ecflow/view/src/tmp_file.cc b/view/src/tmp_file.cc similarity index 100% rename from ecflow/view/src/tmp_file.cc rename to view/src/tmp_file.cc diff --git a/ecflow/view/src/tmp_file.h b/view/src/tmp_file.h similarity index 100% rename from ecflow/view/src/tmp_file.h rename to view/src/tmp_file.h diff --git a/ecflow/view/src/tmpnam.c b/view/src/tmpnam.c similarity index 100% rename from ecflow/view/src/tmpnam.c rename to view/src/tmpnam.c diff --git a/ecflow/view/src/to_check.h b/view/src/to_check.h similarity index 100% rename from ecflow/view/src/to_check.h rename to view/src/to_check.h diff --git a/ecflow/view/src/top.cc b/view/src/top.cc similarity index 100% rename from ecflow/view/src/top.cc rename to view/src/top.cc diff --git a/ecflow/view/src/top.h b/view/src/top.h similarity index 100% rename from ecflow/view/src/top.h rename to view/src/top.h diff --git a/ecflow/view/src/trans.sh b/view/src/trans.sh similarity index 100% rename from ecflow/view/src/trans.sh rename to view/src/trans.sh diff --git a/ecflow/view/src/translator.cc b/view/src/translator.cc similarity index 100% rename from ecflow/view/src/translator.cc rename to view/src/translator.cc diff --git a/ecflow/view/src/translator.h b/view/src/translator.h similarity index 100% rename from ecflow/view/src/translator.h rename to view/src/translator.h diff --git a/ecflow/view/src/tree.cc b/view/src/tree.cc similarity index 100% rename from ecflow/view/src/tree.cc rename to view/src/tree.cc diff --git a/ecflow/view/src/tree.h b/view/src/tree.h similarity index 100% rename from ecflow/view/src/tree.h rename to view/src/tree.h diff --git a/ecflow/view/src/trigger_lister.h b/view/src/trigger_lister.h similarity index 100% rename from ecflow/view/src/trigger_lister.h rename to view/src/trigger_lister.h diff --git a/ecflow/view/src/trigger_node.cc b/view/src/trigger_node.cc similarity index 100% rename from ecflow/view/src/trigger_node.cc rename to view/src/trigger_node.cc diff --git a/ecflow/view/src/trigger_node.h b/view/src/trigger_node.h similarity index 100% rename from ecflow/view/src/trigger_node.h rename to view/src/trigger_node.h diff --git a/ecflow/view/src/trigger_panel.cc b/view/src/trigger_panel.cc similarity index 100% rename from ecflow/view/src/trigger_panel.cc rename to view/src/trigger_panel.cc diff --git a/ecflow/view/src/trigger_panel.h b/view/src/trigger_panel.h similarity index 100% rename from ecflow/view/src/trigger_panel.h rename to view/src/trigger_panel.h diff --git a/ecflow/view/src/url.cc b/view/src/url.cc similarity index 100% rename from ecflow/view/src/url.cc rename to view/src/url.cc diff --git a/ecflow/view/src/url.h b/view/src/url.h similarity index 100% rename from ecflow/view/src/url.h rename to view/src/url.h diff --git a/ecflow/view/src/user_prefs.cc b/view/src/user_prefs.cc similarity index 100% rename from ecflow/view/src/user_prefs.cc rename to view/src/user_prefs.cc diff --git a/ecflow/view/src/user_prefs.h b/view/src/user_prefs.h similarity index 100% rename from ecflow/view/src/user_prefs.h rename to view/src/user_prefs.h diff --git a/ecflow/view/src/users.cc b/view/src/users.cc similarity index 100% rename from ecflow/view/src/users.cc rename to view/src/users.cc diff --git a/ecflow/view/src/users.h b/view/src/users.h similarity index 100% rename from ecflow/view/src/users.h rename to view/src/users.h diff --git a/ecflow/view/src/variable_node.cc b/view/src/variable_node.cc similarity index 100% rename from ecflow/view/src/variable_node.cc rename to view/src/variable_node.cc diff --git a/ecflow/view/src/variable_node.h b/view/src/variable_node.h similarity index 100% rename from ecflow/view/src/variable_node.h rename to view/src/variable_node.h diff --git a/ecflow/view/src/variables.cc b/view/src/variables.cc similarity index 100% rename from ecflow/view/src/variables.cc rename to view/src/variables.cc diff --git a/ecflow/view/src/variables.h b/view/src/variables.h similarity index 100% rename from ecflow/view/src/variables.h rename to view/src/variables.h diff --git a/ecflow/view/src/viewer.cc b/view/src/viewer.cc similarity index 100% rename from ecflow/view/src/viewer.cc rename to view/src/viewer.cc diff --git a/ecflow/view/src/viewer.h b/view/src/viewer.h similarity index 100% rename from ecflow/view/src/viewer.h rename to view/src/viewer.h diff --git a/ecflow/view/src/why.cc b/view/src/why.cc similarity index 100% rename from ecflow/view/src/why.cc rename to view/src/why.cc diff --git a/ecflow/view/src/why.h b/view/src/why.h similarity index 100% rename from ecflow/view/src/why.h rename to view/src/why.h diff --git a/ecflow/view/src/window.cc b/view/src/window.cc similarity index 100% rename from ecflow/view/src/window.cc rename to view/src/window.cc diff --git a/ecflow/view/src/window.h b/view/src/window.h similarity index 100% rename from ecflow/view/src/window.h rename to view/src/window.h diff --git a/ecflow/view/src/x.c b/view/src/x.c similarity index 100% rename from ecflow/view/src/x.c rename to view/src/x.c diff --git a/ecflow/view/src/xcdp.menu b/view/src/xcdp.menu similarity index 100% rename from ecflow/view/src/xcdp.menu rename to view/src/xcdp.menu diff --git a/ecflow/view/src/xcdp.menu.h b/view/src/xcdp.menu.h similarity index 100% rename from ecflow/view/src/xcdp.menu.h rename to view/src/xcdp.menu.h diff --git a/ecflow/view/src/xdclass.h b/view/src/xdclass.h similarity index 100% rename from ecflow/view/src/xdclass.h rename to view/src/xdclass.h diff --git a/ecflow/view/src/xdxmdialog.cc b/view/src/xdxmdialog.cc similarity index 100% rename from ecflow/view/src/xdxmdialog.cc rename to view/src/xdxmdialog.cc diff --git a/ecflow/view/src/xdxtclass.cc b/view/src/xdxtclass.cc similarity index 100% rename from ecflow/view/src/xdxtclass.cc rename to view/src/xdxtclass.cc diff --git a/ecflow/view/src/xec.h b/view/src/xec.h similarity index 100% rename from ecflow/view/src/xec.h rename to view/src/xec.h diff --git a/ecflow/view/src/xecp.h b/view/src/xecp.h similarity index 100% rename from ecflow/view/src/xecp.h rename to view/src/xecp.h diff --git a/ecflow/view/src/xmstring.cc b/view/src/xmstring.cc similarity index 100% rename from ecflow/view/src/xmstring.cc rename to view/src/xmstring.cc diff --git a/ecflow/view/src/xmstring.h b/view/src/xmstring.h similarity index 100% rename from ecflow/view/src/xmstring.h rename to view/src/xmstring.h diff --git a/ecflow/view/src/xnode.cc b/view/src/xnode.cc similarity index 100% rename from ecflow/view/src/xnode.cc rename to view/src/xnode.cc diff --git a/ecflow/view/src/xnode.h b/view/src/xnode.h similarity index 100% rename from ecflow/view/src/xnode.h rename to view/src/xnode.h diff --git a/ecflow/view/src/xresources.h b/view/src/xresources.h similarity index 100% rename from ecflow/view/src/xresources.h rename to view/src/xresources.h diff --git a/ecflow/view/src/zombie.h b/view/src/zombie.h similarity index 100% rename from ecflow/view/src/zombie.h rename to view/src/zombie.h diff --git a/ecflow/view/src/zombies_panel.cc b/view/src/zombies_panel.cc similarity index 100% rename from ecflow/view/src/zombies_panel.cc rename to view/src/zombies_panel.cc diff --git a/ecflow/view/src/zombies_panel.h b/view/src/zombies_panel.h similarity index 100% rename from ecflow/view/src/zombies_panel.h rename to view/src/zombies_panel.h diff --git a/ecflow/view/test/TestRunner.cpp b/view/test/TestRunner.cpp similarity index 100% rename from ecflow/view/test/TestRunner.cpp rename to view/test/TestRunner.cpp diff --git a/ecflow/view/test/TestView.cpp b/view/test/TestView.cpp similarity index 100% rename from ecflow/view/test/TestView.cpp rename to view/test/TestView.cpp diff --git a/ecflow/view/test/ViewTestFixture.hpp b/view/test/ViewTestFixture.hpp similarity index 100% rename from ecflow/view/test/ViewTestFixture.hpp rename to view/test/ViewTestFixture.hpp diff --git a/ecflow/view/test/test_flags.sh b/view/test/test_flags.sh similarity index 100% rename from ecflow/view/test/test_flags.sh rename to view/test/test_flags.sh diff --git a/ecflow/view/tool/reload.sdef b/view/tool/reload.sdef similarity index 100% rename from ecflow/view/tool/reload.sdef rename to view/tool/reload.sdef