Changes between Version 20 and Version 21 of AnugaWhatsNew


Ignore:
Timestamp:
Jun 7, 2010, 10:31:16 AM (14 years ago)
Author:
hudson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnugaWhatsNew

    v20 v21  
    3131Some 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.
    3232
     33|| interface.py || This has been removed: now you should use "import anuga" instead.
    3334|| start_screen_catcher || This class was not being used, and the effect can easily be reproduced through the OS using > and 2> piping.
    3435|| copy_code_files || Moved from abstract_2d_finite_volumes.util to utilities.file_utils as it was a generic function