Commit | Date | |
---|---|---|
[r22184]
by
tlinnet
Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when |
2014-02-14 10:22:57 | Tree |
2014-02-14 10:22:56 | Tree | |
[r22182]
by
tlinnet
Added the -p --prompt option for running a relax script and inspect interactively. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i |
2014-02-14 09:32:17 | Tree |
[r22181]
by
tlinnet
Shifted the pedantic flag to escalate flag. The option -p would insted be used for the option --prompt. Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i |
2014-02-14 09:32:15 | Tree |
[r22180]
by
bugman
Merged revisions 22179 via svnmerge from ........ |
2014-02-13 17:09:43 | Tree |
[r22179]
by
bugman
Deleted the ancient, unused 'quit' argument of the relax interpreter object. This code was identified in a post by Troels Linnet at This argument never worked correctly and has not been used for many, many years. Many code paths in |
2014-02-13 16:50:59 | Tree |
[r22178]
by
bugman
Simplified the CaM frame order system test base script. The class variables are now always defined, so checking for their existence is pointless. The |
2014-02-13 08:55:09 | Tree |
2014-02-12 15:20:38 | Tree | |
[r22176]
by
bugman
Changes to the frame_order.pivot user function. The 'order' argument has been added to allow for multiple pivots to be present. The user function |
2014-02-12 13:56:21 | Tree |
[r22175]
by
bugman
Updated the CaM frame order double rotor system test script to have the correct two pivots. |
2014-02-12 10:15:07 | Tree |