svn+ssh://bugman@.../svn/relax/trunk
........
r22191 | tlinnet | 2014-02-14 15:19:58 +0100 (Fri, 14 Feb 2014) | 6 lines
Fix for the user function intro flag.
Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i
It should be turned on for the script so you see the "relax>" messages, and then turned off again for the prompt so that
the user function text and "relax>" is not printed out twice.
........