Changeset 451


Ignore:
Timestamp:
12/01/23 13:47:38 (6 months ago)
Author:
aquiquet
Message:

Cleaning branch: reorganising climate modules

Location:
branches/GRISLIv3/SOURCES
Files:
1 added
1 edited
8 moved

Legend:

Unmodified
Added
Removed
  • branches/GRISLIv3/SOURCES/Makefile.grisli.inc

    r450 r451  
    344344        $(FT) $(NCDF_INC) -c Draggings_modules/$*.f90 
    345345 
     346# Climate_modules 
     347%.o: Climate_modules/%.f90 
     348        $(FT) $(NCDF_INC) -c Climate_modules/$*.f90 
     349 
    346350# subroutines communes : 
    347351%.o: %.f90 
Note: See TracChangeset for help on using the changeset viewer.