svn+ssh://bugman@.../svn/relax/trunk
........
r23234 | bugman | 2014-05-19 12:21:31 +0200 (Mon, 19 May 2014) | 5 lines
The new structure.delete 'verbosity' argument is now propagated into the structural object.
This allows the printouts to now be completely suppressed.
........
r23235 | bugman | 2014-05-19 12:25:49 +0200 (Mon, 19 May 2014) | 5 lines
The structure.read_* user function 'verbosity' argument is now passed into the structural object.
This allows another printout to be silenced.
........
r23236 | bugman | 2014-05-19 12:29:36 +0200 (Mon, 19 May 2014) | 5 lines
The structure.read_* user function 'verbosity' argument is now passed into lib.io.open_read_file().
This allows all printouts from these three user functions to be suppressed.
........