Ignore:
Timestamp:
Jul 11, 2008, 1:12:37 PM (16 years ago)
Author:
jack
Message:

netcdf_file.* -> sww_file.*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/anugavis/src/Makefile.am

    r5487 r5488  
    2525libanugavis_cxx_a_SOURCES = anugavis.cc \
    2626                            anugavis.hh \
    27                             netcdf_file.cc \
    28                             netcdf_file.hh \
    2927                            output.cc \
    30                             output.hh
     28                            output.hh \
     29                            sww_file.cc \
     30                            sww_file.hh
    3131libanugavis_cxx_a_LIBADD = $(LIBOBJS)
    3232
Note: See TracChangeset for help on using the changeset viewer.