Changes between Version 20 and Version 21 of AnugaWhatsNew
- Timestamp:
- Jun 7, 2010, 10:31:16 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnugaWhatsNew
v20 v21 31 31 Some old functionality has been removed from ANUGA in version 1.2. Please contact the ANUGA team if you have any issues migrating your code to the new version. 32 32 33 || interface.py || This has been removed: now you should use "import anuga" instead. 33 34 || start_screen_catcher || This class was not being used, and the effect can easily be reproduced through the OS using > and 2> piping. 34 35 || copy_code_files || Moved from abstract_2d_finite_volumes.util to utilities.file_utils as it was a generic function