Changeset 13 for branches/AllPostFred


Ignore:
Timestamp:
07/31/08 17:23:10 (16 years ago)
Author:
mmaipsl
Message:

Add obelix* sys file.

Location:
branches/AllPostFred/libIGCM_sys
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/AllPostFred/libIGCM_sys/libIGCM_sys.ksh

    r5 r13  
    5151        . ${libIGCM}/libIGCM_sys/libIGCM_sys_platine.ksh;; 
    5252 
     53    obelix*)  
     54        echo "sys source obelix lib." 
     55        . ${libIGCM}/libIGCM_sys/libIGCM_sys_obelix.ksh;; 
     56 
    5357    *)        
    5458        echo "sys source default lib." 
Note: See TracChangeset for help on using the changeset viewer.