Diff for /rpl/lapack/lapack/ilaver.f between versions 1.25 and 1.26

version 1.25, 2020/05/21 21:46:03 version 1.26, 2023/08/07 08:39:14
Line 44 Line 44
 *> \author Univ. of Colorado Denver  *> \author Univ. of Colorado Denver
 *> \author NAG Ltd.  *> \author NAG Ltd.
 *  *
 *> \date November 2019  
 *  
 *> \ingroup auxOTHERauxiliary  *> \ingroup auxOTHERauxiliary
 *  *
 *  =====================================================================  *  =====================================================================
Line 60 Line 58
       INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH        INTEGER VERS_MAJOR, VERS_MINOR, VERS_PATCH
 *  =====================================================================  *  =====================================================================
       VERS_MAJOR = 3        VERS_MAJOR = 3
       VERS_MINOR = 9        VERS_MINOR = 11
       VERS_PATCH = 0        VERS_PATCH = 0
 *  =====================================================================  *  =====================================================================
 *  *

Removed from v.1.25  
changed lines
  Added in v.1.26


CVSweb interface <joel.bertrand@systella.fr>