Ignore:
Timestamp:
Apr 16, 2007 3:40:52 PM (17 years ago)
Author:
raasch
Message:

vorlaeufige Standalone-Version fuer Linux-Cluster

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/local_tremain_ini.f90

    r4 r82  
    44! Actual revisions:
    55! -----------------
    6 !
     6! Cpp-directive lctit renamed lc
    77!
    88! Former revisions:
     
    3333    INTEGER            ::  idum
    3434    INTEGER(8)         ::  IRTC
    35 #elif defined( __lctit )
     35#elif defined( __lc )
    3636    CHARACTER (LEN=10) ::  value_chr
    3737    INTEGER            ::  idum
     
    4646    initial_wallclock_time = IRTC( ) * 1E-9
    4747
    48 #elif defined( __lctit )
     48#elif defined( __lc )
    4949
    5050    CALL SYSTEM_CLOCK( count, count_rate )
Note: See TracChangeset for help on using the changeset viewer.