Fixes:
1. A right-axis only plot without previous left-axis plot caused an error.
2. A bug to cause seg fault when the number of touched parameters is large.
Added:
1. ExternalMap["TRACK"..] accepts CompiledMap for codes compiled by Fortran. See https://hep-project-sad.web.cern.ch/SADHelp/SADHelp.html#LCompiledMap for description.
Changes:
1. Relational operators < > <= >= == <> now operate on components of list, similar to Plus and Times. Thus Equal/Unequal for two lists with identical shape does not return True nor False. For that purpoes use === or <=>.
2. ExternalMap["TRACK" ..] handles the spin.
Fixed:
1. FitValue did not work probably due to recent conversion from subroutine to function.
2. Corrected misallocation of bsi in tfgeo.
3. Operator Not operating on a List.
4. Reading a word from a file at the end of line might have caused an error.
5. Removed a message in tfmakerulestk.
Changes:
1. Added a new module eeval to contain several functions. More rearrangements, converting to functions.
2. SADHelp for transfoermation:BEND.