svn+ssh://semor@.../svn/relax/1.3
........
r4567 | semor | 2008-01-09 11:51:14 -0500 (Wed, 09 Jan 2008) | 3 lines
Changed all instances of the 'print_flag' arg to 'verbosity' in the prompt for tab_completion.
........
r4569 | semor | 2008-01-09 11:54:26 -0500 (Wed, 09 Jan 2008) | 3 lines
Changed 1 instance of the 'print_flag' arg to 'verbosity' in the OpenDX code for 3D isosurfaces.
........
r4571 | semor | 2008-01-09 12:02:54 -0500 (Wed, 09 Jan 2008) | 3 lines
Changed all instances of the 'print_flag' arg to 'verbosity' in the generic directory.
........
r4572 | bugman | 2008-01-09 12:13:20 -0500 (Wed, 09 Jan 2008) | 3 lines
Updated the RelaxNoTensorError class to allow for the tensor label to be printed in the traceback.
........
r4575 | semor | 2008-01-09 13:20:33 -0500 (Wed, 09 Jan 2008) | 10 lines
Changed almost all instances of the 'print_flag' arg to 'verbosity' in the specific_fns directory.
Exceptions were made for instances in generic_minimise() functions where 'print_flag=print_flag'
becomes 'print_flag=verbosity'.
This was pointed out in a post by Edward d'Auvergne at :
https://mail.gna.org/public/relax-devel/2008-01/msg00021.html (Message-id:
<7f080ed10801090840s341431f2nb75b15b137b46176@...>)
........
r4576 | semor | 2008-01-09 13:28:21 -0500 (Wed, 09 Jan 2008) | 10 lines
Completed the changes from the previous commit (4575) as the model_free directory had been skipped.
Changed almost all instances of the 'print_flag' arg to 'verbosity' in the specific_fns/model_free
directory. Exceptions were made for instances in generic_minimise() functions where
'print_flag=print_flag' becomes 'print_flag=verbosity'.
This was pointed out in a post by Edward d'Auvergne at :
https://mail.gna.org/public/relax-devel/2008-01/msg00021.html (Message-id:
<7f080ed10801090840s341431f2nb75b15b137b46176@...>)
........
r4577 | semor | 2008-01-09 13:32:12 -0500 (Wed, 09 Jan 2008) | 3 lines
Changed all instances of the 'print_flag' arg to 'verbosity' in 'relax_io.py'.
........