Ignore:
Timestamp:
02/08/12 18:07:19 (12 years ago)
Author:
cholod
Message:

Update of the trunk with the v3.4_r3300

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/NEMOGCM/EXTERNAL/AGRIF/LIB/fortran.yy.c

    r1 r7  
    48044804        b->yy_bs_lineno = 1; 
    48054805        b->yy_bs_column = 0; 
    4806         } 
     4806    } 
    48074807 
    48084808        b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; 
     
    48174817    void fortran_flush_buffer (YY_BUFFER_STATE  b ) 
    48184818{ 
    4819         if ( ! b ) 
     4819        if ( ! b ) 
    48204820                return; 
    48214821 
     
    48584858                YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); 
    48594859                YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); 
    4860         } 
     4860                } 
    48614861 
    48624862        /* Only push if top exists. Otherwise, replace top. */ 
Note: See TracChangeset for help on using the changeset viewer.