Changeset 16


Ignore:
Timestamp:
09/18/08 17:46:07 (16 years ago)
Author:
mmaipsl
Message:

MM: Add obelix system lib in trunk.

Location:
trunk/libIGCM/libIGCM_sys
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys.ksh

    r5 r16  
    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.