Ignore:
Timestamp:
Sep 12, 2006, 2:54:29 PM (18 years ago)
Author:
ole
Message:

Renamed pyvolution to abstract_2d_finite_volumes. This is
one step towards pulling pyvolution apart. More to follow.
All unit tests pass and most examples fixed up.




File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/compile_all.py

    r3514 r3560  
    2626
    2727os.chdir('..')
    28 os.chdir('pyvolution')
     28os.chdir('abstract_2d_finite_volumes')
    2929execfile('..' + os.sep + 'utilities' + os.sep + 'compile.py')
    3030
Note: See TracChangeset for help on using the changeset viewer.