Ignore:
Timestamp:
Oct 23, 2012, 7:07:54 PM (12 years ago)
Author:
slebonnois
Message:

SL: corrections de bugs pour Titan, + suppression de la dependance circulaire dans mod_grid_phy_lmdz.F90, + petite inversion sur la ligne 101 de create_make_gcm pour que disvert compile du premier coup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/create_make_gcm

    r634 r814  
    9999echo
    100100#echo 'main : chimie $(DYN) bibio phys $(OPTION_DEP) '
    101 echo 'main : $(DYN) bibio phys $(OPTION_DEP) '
     101echo 'main : bibio $(DYN) phys $(OPTION_DEP) '
    102102echo '  cd $(LIBO) ; $(RANLIB) lib*.a ; cd $(GCM) ;\'
    103103echo '  cd $(LOCAL_DIR); \'
Note: See TracChangeset for help on using the changeset viewer.